briggs
b0366b2ebd
Basic support for RAID0 and RAID1 for the Adaptec HostRAID format as found
...
on the Intel 6300ESB on-board RAID. Adapted from FreeBSD.
2005-06-20 02:11:57 +00:00
briggs
5c1f94f81d
Match the 6300ESB on-board SATA/RAID controller.
...
Set the ATA RAID flag, if appropriate, in the SATA chip map.
Ensure that the interrupts are enabled in the SATA chip map.
2005-06-20 02:10:18 +00:00
thorpej
2b9a850fd3
Install eeprom.h and idprom.h
2005-06-20 02:01:30 +00:00
lukem
aa159e4a50
ypdb_open():
...
* Clarify what it does (adds YPDB_SUFFIX if it's missing).
* Add some explicit pathname length checks and display a warning if exceeded.
2005-06-20 00:29:42 +00:00
briggs
488e4cc85b
Regen.
2005-06-20 00:19:38 +00:00
briggs
b61e39b645
Add Intel 6300ESB SATA RAID Controller.
2005-06-20 00:18:54 +00:00
lukem
cdd4868c29
tweak filename length check
2005-06-20 00:08:35 +00:00
christos
6f86542bb2
remove duplicate declaration.
2005-06-19 23:46:32 +00:00
lukem
a0b1a25618
snprintf NUL terminates, so there is no need to explicitly do it afterwards
2005-06-19 23:43:51 +00:00
thorpej
6a02aeb003
Small clean-ups before an overhaul.
2005-06-19 23:36:47 +00:00
christos
60fcc7a549
move misplaced endif.
2005-06-19 23:10:03 +00:00
christos
e8e0c7f52f
remove duplicate declaration.
2005-06-19 23:09:50 +00:00
chs
2a8328f224
regen
2005-06-19 21:17:17 +00:00
chs
b2d9223653
add some misc cards and merge the two mylex sections.
2005-06-19 21:16:41 +00:00
thorpej
86ec9c7656
Remove some unused definitions.
2005-06-19 20:31:26 +00:00
chs
b36d2dee68
copy the athhal glue from Makefile.i386.
2005-06-19 20:28:14 +00:00
thorpej
7adddd1b69
Move common Sun3/Sun4 EEPROM definitions in to <dev/sun/eeprom.h>
2005-06-19 20:23:48 +00:00
chs
187b985918
add ath stuff.
2005-06-19 20:22:26 +00:00
thorpej
15adcb96b8
Move common Sun ID PROM definitions into <dev/sun/idprom.h>.
2005-06-19 20:00:28 +00:00
bouyer
19abf3be02
The ST3160023A* also need the LBA48 quirk. From Timo Schoeler.
2005-06-19 18:26:40 +00:00
elad
c3caa55d4d
- Avoid pollution of struct vnode. Save the fingerprint evaluation status
...
in the veriexec table entry; the lookups are very cheap now. Suggested
by Chuq.
- Handle non-regular (!VREG) files correctly).
- Remove (no longer needed) FINGERPRINT_NOENTRY.
2005-06-19 18:22:36 +00:00
bouyer
3d0edb52b9
When the PCMCIA socket is powered up, the driver waits for the PCMCIA
...
controller to be ready, but the drive attached to it may not be ready yet.
Add a half a second delay before calling wdcattach(), to let the drive
have its electronic ready to properly respond to the register tests done
in wdcprobe1(). Delay based on experiments done by John Refling with
various devices as part of the audit-trail of kern/25659; complete
the fix for kern/25659.
2005-06-19 18:19:19 +00:00
bouyer
3110d2fd7a
In wdcprobe1(), wait 5s for the drive to deassert ready. In case of e.g.
...
pcmcia devices, the drive may still be doing its power-on reset.
XXX From the specs the delay could be up to 31s here, but we don't want to
wait for 31s if we have a channel with no drives and pull-up resitors on
the bus.
Based on patch submitted in kern/25659 by Steven M. Bellovin, part of fix for
kern/25659.
2005-06-19 18:14:27 +00:00
wiz
76f0e20b24
Use groff macros instead of troff ones.
2005-06-19 17:34:03 +00:00
wiz
2e770dfdda
Drop trailing whitespace.
2005-06-19 17:26:30 +00:00
wiz
19a870f516
Fix an article, and drop trailing whitespace.
2005-06-19 17:26:07 +00:00
wiz
a2074cd992
Quote Fr so options are sorted properly.
2005-06-19 17:24:20 +00:00
kent
241f25f6e4
- add capabilities to specify a DAC group or an ADC.
...
- support for 4,6,8 channels playback
2005-06-19 16:32:55 +00:00
wiz
9a425d58bc
Remove superfluous .El; a slight wording change.
2005-06-19 16:01:38 +00:00
wiz
6aa388dc21
Incorporate my review comments.
2005-06-19 16:00:26 +00:00
kent
8ed87adda9
- add support for headphone-boost mixer controls
...
- fix a bug of creation of output mute
- unmute all controls by azalia_set_mixer()
- if a bidirectional pin is green, orange, gray, or black, set
it as "output" direction by default.
2005-06-19 12:34:36 +00:00
peter
9b5bad91b8
Use 'pattr' consistently, bump date.
2005-06-19 11:36:55 +00:00
peter
6cfd105f3a
Use 'pattr' consistently in the IFQ_* macros.
2005-06-19 11:34:42 +00:00
augustss
36975917cd
Add a fix to turn on the Hosiden ParaParaParadide controller. From
...
Sergey Svishchev in kern/30554.
2005-06-19 10:29:47 +00:00
augustss
ffab3f7739
Regen.
2005-06-19 10:26:36 +00:00
augustss
95ba7bf87a
Add Hosiden ParaParaParadise. From kern/30554.
2005-06-19 10:25:36 +00:00
wiz
73b81397ef
Files here should not be removed, but marked obsolete.
...
Re-add obsolete ./usr/share/examples/fstab/fstab.md (hi hubertf!).
2005-06-19 07:51:33 +00:00
kent
ca51d2ecb9
partial support for mixer.
...
Still we have no ways to specify DACs or ADCs.
2005-06-19 07:42:39 +00:00
wiz
450df52476
libevent-1.1a is out.
2005-06-19 07:13:32 +00:00
blymn
21cbe2316b
Fix up the adding of static routes, incorrect parameters were being passed
...
to the route command.
2005-06-19 05:04:34 +00:00
enami
0c35ace672
Actually, usbd_trim_spaces was not writing to const memory, so revert
...
unnecessary changes. Instead, make the caller code easier to read.
After all, it is enough to suppress warning due to constfy.
2005-06-19 04:01:36 +00:00
thorpej
6d92e51b72
- Do away with the old _SPLRAISE() template macro. Instead, provide an
...
splraise() inline function, and define the various spl routines in terms
of splraise().
- Use ANSI function decls.
2005-06-19 01:54:51 +00:00
thorpej
c5e282784a
Fix some whitespace.
2005-06-19 01:16:01 +00:00
chs
d4b8dc7f15
uncomment hme, add more missing NICs.
2005-06-19 00:23:43 +00:00
martin
40860f4eb5
Do not use -Wreturn-type with gcc 2.95.x
2005-06-18 22:56:02 +00:00
peter
d80b2c49e3
Typo, noted by Asmodehn Shade on -current-users.
2005-06-18 21:25:14 +00:00
jdc
e5ec393002
Add UK keyboard map.
2005-06-18 20:35:36 +00:00
chs
e34855484a
add missing NICs, uncomment firewire stuff.
2005-06-18 17:34:54 +00:00
chs
0f0104b6a9
alphabetize.
2005-06-18 17:34:18 +00:00
chs
4dd0fe2ab5
add txp. uncomment the firewire stuff.
2005-06-18 16:12:19 +00:00