..
acpi
- convert usage of "defopt" to "defflag" where the relevant option does
2001-11-28 10:21:10 +00:00
arcbios
add RCSID
2001-11-13 12:51:12 +00:00
ata
Allow wd to attach to something else than wdc/pciide (like USB<->ATA bridges):
2001-12-03 00:11:15 +00:00
bi
add RCSID
2001-11-13 12:51:12 +00:00
cardbus
- convert usage of "defopt" to "defflag" where the relevant option does
2001-11-28 10:21:10 +00:00
dec
Remove hardcoded values for HZ (under different names!) from mcclock.c
2001-11-23 01:04:11 +00:00
ebus
make this "MI"; nothing different between this and the SPARC version.
2001-09-07 15:50:49 +00:00
eisa
- convert usage of "defopt" to "defflag" where the relevant option does
2001-11-28 10:21:10 +00:00
hpc
- convert usage of "defopt" to "defflag" where the relevant option does
2001-11-28 10:21:10 +00:00
i2c
add RCSID
2001-11-13 12:24:11 +00:00
i2o
- convert usage of "defopt" to "defflag" where the relevant option does
2001-11-28 10:21:10 +00:00
ic
Allow wd to attach to something else than wdc/pciide (like USB<->ATA bridges):
2001-12-03 00:11:15 +00:00
ieee1394
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
ir
GC unused stuff.
2001-12-02 20:06:00 +00:00
isa
- convert usage of "defopt" to "defflag" where the relevant option does
2001-11-28 10:21:10 +00:00
isapnp
- convert usage of "defopt" to "defflag" where the relevant option does
2001-11-28 10:21:10 +00:00
mca
use the new MCABUS_DMA_16BIT flag to use 16bit DMA (not implicit anymore)
2001-12-02 17:04:41 +00:00
microcode
Update to latest 12160 initiator firmware.
2001-10-20 21:52:24 +00:00
mii
- convert usage of "defopt" to "defflag" where the relevant option does
2001-11-28 10:21:10 +00:00
mscp
add RCSID
2001-11-13 07:38:28 +00:00
news
add RCSID
2001-11-13 07:30:37 +00:00
ofisa
move dev/isa/cs89x0{.c,{var,reg}.h} into dev/ic
2001-11-26 19:17:05 +00:00
ofw
add RCSIDs
2001-11-13 07:24:43 +00:00
pci
Touch up a little. No functional change.
2001-12-02 20:29:55 +00:00
pckbc
- replace "defopt" with "defparam" for options which must take a value,
2001-11-20 14:34:18 +00:00
pcmcia
- convert usage of "defopt" to "defflag" where the relevant option does
2001-11-28 10:21:10 +00:00
podulebus
Add (#ifdef'ed out) code to support the PDMA hardware on the Oak SCSI card.
2001-12-02 14:49:32 +00:00
qbus
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
raidframe
use #ifdef RAID_AUTOCONFIG (for consistency with the rest of the kernel)
2001-11-28 05:39:13 +00:00
rasops
- convert usage of "defopt" to "defflag" where the relevant option does
2001-11-28 10:21:10 +00:00
rcons
- convert usage of "defopt" to "defflag" where the relevant option does
2001-11-28 10:21:10 +00:00
sbus
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
scsipi
No need to include atavar.h here.
2001-12-02 22:59:40 +00:00
std
Add some additional values to the keyvalue list from draft specs as some roms are using these and it would be nice to be able to identify them
2001-06-29 04:52:35 +00:00
sun
When opening the mouse port, be sure to open it for 8 data bits.
2001-11-27 16:19:43 +00:00
sysmon
add RCSIDs
2001-11-13 06:28:55 +00:00
tc
- convert usage of "defopt" to "defflag" where the relevant option does
2001-11-28 10:21:10 +00:00
usb
Add a subroutine to search for a vendor/product pair.
2001-12-02 23:25:25 +00:00
vme
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
wscons
Add identifiers for HP devices.
2001-12-02 01:17:51 +00:00
wsfont
- convert usage of "defopt" to "defflag" where the relevant option does
2001-11-28 10:21:10 +00:00
xmi
add RCSIDs
2001-11-13 06:08:32 +00:00
DEVNAMES
Add some IrDA names.
2001-12-02 16:32:04 +00:00
Makefile
Need to recurse into the raidframe subdir too.
2001-10-04 16:04:53 +00:00
auconv.c
add RCSIDs
2001-11-13 05:32:49 +00:00
auconv.h
ANSIfy.
2001-10-02 23:31:54 +00:00
audio.c
fix a trivial lint warning
2001-11-17 05:31:27 +00:00
audio_if.h
Fix pasto in type of dev_ioctl method.
2001-10-03 20:48:41 +00:00
audiovar.h
…
ccd.c
add RCSIDs
2001-11-13 05:32:49 +00:00
ccdvar.h
change ccio_ndisks and sc_nccdisks of struct ccd_ioctl from int to u_int
2001-08-05 11:20:13 +00:00
clock_subr.c
add RCSIDs
2001-11-13 05:32:49 +00:00
clock_subr.h
Move #define POSIX_BASE_YEAR to clock_subr.h.
2000-10-03 13:41:07 +00:00
clockctl.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
cninit.c
add RCSIDs
2001-11-13 05:32:49 +00:00
cons.c
add RCSIDs
2001-11-13 05:32:49 +00:00
cons.h
…
ld.c
add RCSIDs
2001-11-13 05:32:49 +00:00
ldvar.h
Centralise the geometry fudge.
2001-06-10 10:48:42 +00:00
md.c
add RCSIDs
2001-11-13 05:32:49 +00:00
md.h
add MEMORY_DISK_DYNAMIC option. if enable MEMORY_DISK_DYNAMIC, file
2001-07-02 17:17:23 +00:00
md_root.c
use #ifdef MEMORY_DISK_DYNAMIC (for consistency with the rest of the kernel)
2001-11-28 05:55:34 +00:00
midi.c
add RCSIDs
2001-11-13 05:32:49 +00:00
midi_if.h
ANSIfy.
2001-10-02 22:41:22 +00:00
midisyn.c
add RCSIDs
2001-11-13 05:32:49 +00:00
midisynvar.h
ANSIfy.
2001-10-02 22:41:22 +00:00
midivar.h
add detaching/deactivation code to midi driver.
2001-01-13 16:09:04 +00:00
mulaw.c
add RCSIDs
2001-11-13 05:32:49 +00:00
mulaw.h
ANSIfy.
2001-10-02 23:31:54 +00:00
rnd.c
add RCSIDs
2001-11-13 05:32:49 +00:00
rndpool.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
sequencer.c
remove superfluous NSEQUENCER > 0 test
2001-11-13 06:07:13 +00:00
sequencervar.h
…
vnd.c
add RCSIDs
2001-11-13 05:32:49 +00:00
vndvar.h
…