NetBSD/sys/dev
ad 424f6471cb - Remove dead code.
- Make synchronous writes optional, disabled by default (*way* too slow).
- Handle case where dm_nsegs > CAC_SG_SIZE.
- Fix a couple of silly bugs.
- Fix use of __attribute__((__packed__));
2000-03-20 18:48:34 +00:00
..
ata
bi
cardbus Add suspend/resume hooks to ensure that the chip doesn't scramble memory 2000-03-19 21:45:23 +00:00
dec
eisa Add power management support to the `tlp' driver. The battery on my 2000-03-15 18:39:50 +00:00
i2c
ic - Remove dead code. 2000-03-20 18:48:34 +00:00
isa Move nca' declaration to conf/files'. 2000-03-20 11:03:42 +00:00
isapnp
microcode New ahc driver, a port of Justin Gibbs' FreeBSD driver. This adds 2000-03-15 02:08:28 +00:00
mii - Go to splimp() when sending the rtsock message regarding link status. 2000-03-15 20:34:43 +00:00
mscp
ofisa
ofw Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
pci Use sc_cfg4 for the Am53c974. 2000-03-20 05:48:28 +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 Regen. 2000-03-20 18:39:52 +00:00
qbus Waked up from the dead 2000-02-13 13:01:14 +00:00
raidframe Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
rasops Resolve LP64 issues. 2000-03-14 04:23:14 +00:00
rcons Split off tty initialization in rcons_init() into a separate routine 2000-03-20 11:24:46 +00:00
sbus
scsipi Added NOLUNS quirk for YAMAHA CRW8424S 2000-03-19 10:33:26 +00:00
sun Use a somewhat more flexible method to hook up the keyboard driver 2000-03-19 12:50:43 +00:00
tc Place 34 by 80 console at the center of screen. 2000-03-16 05:50:57 +00:00
usb Regen. 2000-03-20 01:31:29 +00:00
vme Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
wscons Make clearer. IMHO, all of this code should stop referring to Control-L 2000-03-19 06:31:17 +00:00
wsfont
auconv.c
auconv.h
audio_if.h
audio.c
audiovar.h Add support for detaching audio devices. 1999-09-09 10:24:39 +00:00
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 Minor improvement to avoid re-defining days_in_month(). 1997-10-14 17:25:57 +00:00
clock_subr.h New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
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
Makefile
md.c
md.h
midi_if.h
midi.c
midisyn.c
midisynvar.h
midivar.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
mulaw.c
mulaw.h Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
rnd.c Guard global `rnd_mempool' against interrupts. 1999-06-12 10:58:47 +00:00
rndpool.c
sequencer.c
sequencervar.h
vnd.c
vndvar.h only define struct vnd_softc if _KERNEL is defined 2000-03-20 13:17:47 +00:00