NetBSD/sys/dev
thorpej 21c7befacf Back out part of the previous patch - not only does stuffing a sizeof()
into 8 bits generate (bogus) warnings on some architectures, but the
change to pad on "scsi inquiry" is no longer needed, apparently.
Thanks to Matthias Pfaller for pointing the latter out to me.
1997-03-20 07:13:07 +00:00
..
ata Fixes to wd driver from cgd -- corrects several nasty bugs typically 1997-01-17 20:45:29 +00:00
dec #include <net/if_media.h> 1997-03-17 03:17:34 +00:00
eisa New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
ic normalize off-by-four ad1848 register offsets. 1997-03-19 06:45:21 +00:00
isa Combine set_encoding and set_precision into a single set_format interface. 1997-03-20 06:48:48 +00:00
isapnp PR/3353: From Alistair G. Crooks: move to the new arp world. 1997-03-18 18:58:12 +00:00
microcode change microcode array definitions from "unsigned short" to the more 1997-03-13 04:07:44 +00:00
ofw New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
pci fix multi-function device support, add new known classes/subclasses, 1997-03-19 19:38:46 +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 Back out part of the previous patch - not only does stuffing a sizeof() 1997-03-20 07:13:07 +00:00
sun Adapt to the new definition of struct zsc_softc 1996-12-17 20:46:11 +00:00
tc #include <net/if_media.h> 1997-03-17 03:17:34 +00:00
audio_if.h Combine set_encoding and set_precision into a single set_format interface. 1997-03-20 06:48:48 +00:00
audio.c Combine set_encoding and set_precision into a single set_format interface. 1997-03-20 06:48:48 +00:00
audiovar.h Fill in silence-padded blocks so we don't get gaps. From PR 3357, 1997-03-20 03:19:53 +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
mulaw.h Copyright assigned to the NetBSD Foundation 1996-02-27 22:28:09 +00:00
vnd.c Remove bogus use of splhigh(), and apparently unneeded bzero(). 1997-03-12 22:31:37 +00:00
vndioctl.h