NetBSD/sys/dev
cgd e36a5ca4de change microcode array definitions from "unsigned short" to the more
correct u_int16_t, and remove bogus casts that the old definition
required.
1997-03-13 04:07:44 +00:00
..
ata Fixes to wd driver from cgd -- corrects several nasty bugs typically 1997-01-17 20:45:29 +00:00
dec enabled SQWE as well as PIE in reg B. 1997-03-12 19:13:20 +00:00
eisa make these compile (and hopefully run; they're untested) on the Alpha 1997-03-13 01:10:34 +00:00
ic Make the microcode table const. 1997-03-13 03:33:03 +00:00
isa Don't share the silence block between devices. Make silence filling work for 1997-03-13 02:19:32 +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 Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
pci change microcode array definitions from "unsigned short" to the more 1997-03-13 04:07:44 +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 SDEV_NOMODESENSE quirks are no longer needed for optical devices; from 1997-03-11 06:06:35 +00:00
sun Adapt to the new definition of struct zsc_softc 1996-12-17 20:46:11 +00:00
tc add a bunch of commented-out, unconfirmed entries, based on data from 1997-02-05 22:14:18 +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
audio.c Modify audio_fill_silence() to take an encoding number rather than a softc* 1997-03-13 02:45:07 +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 Improve a comment. 1997-02-20 00:32:15 +00:00
clock_subr.h Shared functions to convert between year/month/day/hour/minute/second 1997-02-19 23:29:28 +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