NetBSD/sys/dev
augustss 356d681927 Add ukactivate&ukdetach so uk devices can be detached. 2000-03-29 18:11:44 +00:00
..
ata Remove unneeded assignement to nblks 2000-03-25 21:37:51 +00:00
bi Bus_dma'ify the KDB50 driver, and make it work. 2000-03-26 11:45:04 +00:00
cardbus 1. Do not apply 5 V on a CardBus card. 2000-03-22 09:35:06 +00:00
dec Declare the mcclock_pad32_busfns variable as extern. 2000-02-11 02:36:16 +00:00
eisa New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
i2c
ic Nuke register declarations. 2000-03-29 13:57:51 +00:00
isa Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +00:00
isapnp Reflect version 1.13 of i82365_isa.c. Untested. 2000-02-23 17:22:11 +00:00
microcode New ahc driver, a port of Justin Gibbs' FreeBSD driver. This adds 2000-03-15 02:08:28 +00:00
mii New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
mscp Allow 16 fragments for MSCP DMA. 2000-03-26 11:37:55 +00:00
ofisa
ofw Update several ports to at least work again without IPKDB 2000-03-24 17:05:30 +00:00
pci Regen. 2000-03-27 16:56:27 +00:00
pckbc Only poll for bell completion if we're calling in from cnbell(). Fixes 2000-03-10 06:10:34 +00:00
pcmcia Maintain IFF_ALLMULTI flag by ourself. 2000-03-27 11:03:47 +00:00
qbus New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
raidframe cleanup function prototypes. 2000-03-27 03:25:17 +00:00
rasops Resolve LP64 issues. 2000-03-14 04:23:14 +00:00
rcons New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
sbus Move esp declaration to conf/files. 2000-03-25 19:58:04 +00:00
scsipi Add ukactivate&ukdetach so uk devices can be detached. 2000-03-29 18:11:44 +00:00
sun Fix typos from last commit (callout). 2000-03-24 11:46:46 +00:00
tc New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
usb Remove redundant decl of cold - it's in <sys/kernel.h>. 2000-03-29 03:59:43 +00:00
vme New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
wscons New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
wsfont Restore the system priority level on error return. 2000-01-07 03:25:46 +00:00
Makefile
auconv.c
auconv.h
audio.c Avoid a pointless debug message. 2000-03-26 10:01:32 +00:00
audio_if.h
audiovar.h
ccd.c On initialization failure, free all the storage allocated to store 2000-03-16 03:54:01 +00:00
ccdvar.h
clock_subr.c
clock_subr.h
cninit.c
cons.c - Implement cnbell() -- ring the console bell. The cn_bell entrypoint 2000-03-06 21:36:05 +00:00
cons.h - Implement cnbell() -- ring the console bell. The cn_bell entrypoint 2000-03-06 21:36:05 +00:00
md.c Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
md.h - use the raw partition for ioctl; `control device' is gone. 2000-01-21 12:14:53 +00:00
midi.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
midi_if.h Fix this again. This time only for prep, and not all of powerpc, which 2000-03-21 18:05:55 +00:00
midisyn.c Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +00:00
midisynvar.h
midivar.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
mulaw.c
mulaw.h
rnd.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
rndpool.c
sequencer.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
sequencervar.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
vnd.c Fix a bug in disksort_*() which caused non-optimal ordering when multiple 2000-02-07 20:16:47 +00:00
vndvar.h only define struct vnd_softc if _KERNEL is defined 2000-03-20 13:17:47 +00:00