NetBSD/sys/dev
thorpej 151926da32 Make sure we're in register window 0 before attempting EEPROM access,
pointed out by Matthias Drochner.
1997-05-14 00:22:00 +00:00
..
ata Fixes to wd driver from cgd -- corrects several nasty bugs typically 1997-01-17 20:45:29 +00:00
dec by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries. 1997-04-07 23:39:37 +00:00
eisa Garbage-collect an unneeded #ifdef. 1997-05-08 04:39:35 +00:00
ic Make sure we're in register window 0 before attempting EEPROM access, 1997-05-14 00:22:00 +00:00
isa Clean up emulation code, SB, and GUS drivers and add some more encoding 1997-05-13 19:02:11 +00:00
isapnp Add other isapnp id's for the 3c509. 1997-04-27 09:46:50 +00:00
microcode change microcode array definitions from "unsigned short" to the more 1997-03-13 04:07:44 +00:00
ofw DTRT if OF_read() returns 0 when no data is available. 1997-04-28 18:33:57 +00:00
pci regen 1997-05-13 14:45:39 +00:00
rcons backout kprintf changes 1996-10-13 01:37:04 +00:00
sbus backout previous kprintf change 1996-10-13 02:59:55 +00:00
scsipi Oops; forgot to GC the last mbuf allocated when out of clusters. 1997-04-28 17:03:58 +00:00
sun Update an obsolete comment. (We DO handle CapsLock and NumLock.) 1997-05-02 17:41:37 +00:00
tc Print explanatory message before each panic, or "goto abort" (which panics). 1997-04-07 03:21:14 +00:00
audio.c Clean up audio_silence_copyout(). 1997-05-11 00:41:12 +00:00
audio_if.h Change the interface between high and lowlevel audio drivers again: 1997-05-09 22:16:27 +00:00
audiovar.h Change the interface between the high and low level audio drivers 1997-04-29 21:01:33 +00:00
ccd.c Remove bogus use of splhigh(), and apparently unneeded bzero(). 1997-03-12 22:31:37 +00:00
ccdvar.h A performance optimization, inspired by a conversation with Thor Simon: 1997-01-30 04:00:52 +00:00
clock_subr.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +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 poll(2). 1996-09-07 12:40:22 +00:00
cons.h Implement poll(2). 1996-09-07 12:40:22 +00:00
md.c It's not safe to sleep in mdattach(), so don't pass WAITOK to malloc(). 1997-01-11 06:26:41 +00:00
md.h Rename this driver `md'. 1996-12-28 23:09:26 +00:00
mulaw.c Clean up emulation code, SB, and GUS drivers and add some more encoding 1997-05-13 19:02:11 +00:00
mulaw.h Clean up emulation code, SB, and GUS drivers and add some more encoding 1997-05-13 19:02:11 +00:00
vnd.c Remove bogus use of splhigh(), and apparently unneeded bzero(). 1997-03-12 22:31:37 +00:00
vndioctl.h