NetBSD/sys/dev
thorpej ea1dce5b44 Regen; correct i80312 description. 2001-11-07 21:13:26 +00:00
..
acpi Fix printf format. 2001-10-12 07:30:23 +00:00
arcbios Make the ARCS console work again, by initializing the dev_t on arcbios init 2001-09-08 01:39:11 +00:00
ata
bi
cardbus ehci can attach to cardbus too. 2001-11-06 03:18:53 +00:00
dec fix typo in previous. 2001-09-24 01:29:06 +00:00
ebus make this "MI"; nothing different between this and the SPARC version. 2001-09-07 15:50:49 +00:00
eisa Give the cards a bit more time for initialization (closes PR 13947) 2001-09-14 13:46:42 +00:00
hpc fix PERSONA keymap. patch by KIYOHARA Takashi 2001-10-08 15:35:06 +00:00
i2c
i2o Make firmware updates work with dpti. 2001-09-27 18:43:37 +00:00
ic Add support for feeding entropy to rnd(4). 2001-11-07 20:01:58 +00:00
ieee1394 Bugfix: re-order double buffer only when second buffer exists. 2001-10-12 09:27:23 +00:00
isa AD1845 on my AlphaStation 255 doesn't match the AD1845 doc. 2001-11-04 08:08:25 +00:00
isapnp Add a new optional method, dev_ioctl, to the audio hardware driver interface. 2001-10-03 00:04:47 +00:00
mca Don't spinlockinit a simple_lock; simple_lock_init it instead. 2001-09-03 18:13:13 +00:00
microcode Update to latest 12160 initiator firmware. 2001-10-20 21:52:24 +00:00
mii ANSI'ify. 2001-08-25 18:04:01 +00:00
mscp
news
ofisa
ofw Remove hack to skip OFW nodes which don't correspond to devices. These 2001-10-22 14:36:55 +00:00
pci Regen; correct i80312 description. 2001-11-07 21:13:26 +00:00
pckbc add power hook to PS/2 mouse driver; some mobile PCs has 2001-09-13 14:16:12 +00:00
pcmcia Add Intel PRO WLAN 2011. 2001-11-01 03:00:51 +00:00
podulebus
qbus
raidframe Backout a line that accidentally got included when the .h reorg went in. 2001-10-06 00:47:46 +00:00
rasops Give initiali[sz]e all the "i"s it deserves. 2001-09-18 18:15:49 +00:00
rcons Stop wscons from conflicting with rcons. 2001-10-05 22:08:28 +00:00
sbus Minor tidying up of the HME driver attach: 2001-10-05 17:49:43 +00:00
scsipi Add a quirk for a USB CD/RW. 2001-11-06 13:31:20 +00:00
std
sun Don't force a fixed baud rate if the parent zs driver has already determined 2001-09-28 14:34:49 +00:00
sysmon
tc Add a new optional method, dev_ioctl, to the audio hardware driver interface. 2001-10-03 00:04:47 +00:00
usb Fix a bug in the DIAGNOSTIC version of the detach. 2001-11-07 14:13:35 +00:00
vme Change bus_space_mmap() signature to the official one. 2001-09-24 23:49:31 +00:00
wscons Ad a debug message. (With { } this time.) 2001-11-07 13:36:43 +00:00
wsfont ANSIfy. 2001-10-13 16:05:42 +00:00
xmi
DEVNAMES Sort alphabetically. 2001-11-03 22:39:25 +00:00
Makefile Need to recurse into the raidframe subdir too. 2001-10-04 16:04:53 +00:00
auconv.c ANSIfy. 2001-10-02 23:31:54 +00:00
auconv.h ANSIfy. 2001-10-02 23:31:54 +00:00
audio.c Fix pasto in type of dev_ioctl method. 2001-10-03 20:48:41 +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
ccdvar.h
clock_subr.c
clock_subr.h
clockctl.c This is the clockctl pseudodevice. It gives non root users access to root-only 2001-09-16 06:53:54 +00:00
cninit.c
cons.c
cons.h
ld.c Don't compare bp->b_dev against RAW_PART; use the `part' local variable 2001-09-06 00:47:56 +00:00
ldvar.h
md.c
md.h
md_root.c
midi.c ANSIfy. 2001-10-02 22:41:22 +00:00
midi_if.h ANSIfy. 2001-10-02 22:41:22 +00:00
midisyn.c ANSIfy. 2001-10-02 22:41:22 +00:00
midisynvar.h ANSIfy. 2001-10-02 22:41:22 +00:00
midivar.h
mulaw.c fix typo (two -> to) 2001-10-07 10:14:42 +00:00
mulaw.h ANSIfy. 2001-10-02 23:31:54 +00:00
rnd.c Mix random data directly into the pool and increase entropy instead of 2001-09-09 00:48:54 +00:00
rndpool.c Cosmetic changes. 2001-09-09 00:32:52 +00:00
sequencer.c Make it compile again when AUDIO_DEBUG is turned on ... in sequencesread 2001-09-03 14:52:29 +00:00
sequencervar.h
vnd.c use _KERNEL_OPT so this can be built as an LKM. 2001-10-22 16:43:55 +00:00
vndvar.h