NetBSD/sys/dev
cgd 5b1c90b820 add appropriate includes so that this deals properly with NS and CCITT+LLC.
(Includes stolen from dev/ic/am7990.c, because it's a (the?) canonical
networking hardware driver.)
1997-03-18 04:45:04 +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 Signed shifts are evil. 1997-03-17 18:29:56 +00:00
isa #include <net/if_media.h> 1997-03-17 03:17:34 +00:00
isapnp Add a match for the ESS1868; from herb... 1997-03-13 01:45:11 +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 Resolve conflicts from merge. 1997-03-17 03:44:49 +00:00
rcons
sbus
scsipi add appropriate includes so that this deals properly with NS and CCITT+LLC. 1997-03-18 04:45:04 +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.c Modify audio_fill_silence() to take an encoding number rather than a softc* 1997-03-13 02:45:07 +00:00
audio_if.h Don't share the silence block between devices. Make silence filling work for 1997-03-13 02:19:32 +00:00
audiovar.h Don't share the silence block between devices. Make silence filling work for 1997-03-13 02:19:32 +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
cons.h
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
vnd.c Remove bogus use of splhigh(), and apparently unneeded bzero(). 1997-03-12 22:31:37 +00:00
vndioctl.h