NetBSD/sys/dev
bjh21 15d94a4c59 On a VT100, the "scanline 5" character is also used for box drawing, so
represent it as U+2500 (BOX DRAWINGS LIGHT HORIZONTAL).  This makes NetHack
DECgraphics mode work properly on a wscons console using an IBM-encoded font.
2001-12-01 16:07:58 +00:00
..
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 For ATAPI tape drives, poll for DSC (using a callout), to get the real 2001-12-01 00:00:29 +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 For ATAPI tape drives, poll for DSC (using a callout), to get the real 2001-12-01 00:00:29 +00:00
ieee1394 don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +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 regenerate (allocate identifier for NCR 53c90) 2001-12-01 10:44:35 +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 Fix typo in copyright notice. 2001-11-29 17:15:44 +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 fix RCSID 2001-11-13 13:32:34 +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 Hum, no need to print a message each time we're waiting for the drive. 2001-12-01 00:05:04 +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 Shorten wmesg so that they can be distinguished in ps/top output. 2001-12-01 09:42:39 +00:00
vme don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
wscons On a VT100, the "scanline 5" character is also used for box drawing, so 2001-12-01 16:07:58 +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 ehci. 2001-11-16 17:10:30 +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
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
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