NetBSD/sys/dev
thorpej 4ad627c09b Do the unaligned buffer fixup without copying data, more-or-less lifted
from the Shark CS8900 driver.
1998-06-10 01:15:50 +00:00
..
ata Nuke __BROKEN_INDIRECT_CONFIG. 1998-06-09 07:35:06 +00:00
dec Fixed bug with lost characters in DDB output. 1998-05-23 12:49:30 +00:00
eisa Nuke __BROKEN_INDIRECT_CONFIG. 1998-06-08 06:55:54 +00:00
i2c
ic Do the unaligned buffer fixup without copying data, more-or-less lifted 1998-06-10 01:15:50 +00:00
isa Nuke __BROKEN_INDIRECT_CONFIG. 1998-06-09 07:24:55 +00:00
isapnp Nuke __BROKEN_INDIRECT_CONFIG. 1998-06-09 07:24:55 +00:00
microcode Backout endian changes here (per discussion with Justin) and move them to 1998-04-16 07:07:37 +00:00
mii Nuke __BROKEN_INDIRECT_CONFIG. 1998-06-09 07:24:55 +00:00
ofisa Initialize DMA state when we attach the ofisa bus. 1998-06-09 00:02:43 +00:00
ofw Replace TS_WOPEN with t_wopen, per mail on tech-kern. 1998-03-21 04:02:47 +00:00
pci Remove the PCI-ISA bridge callback mechanism; it's no longer needed. 1998-06-09 18:48:41 +00:00
pckbc Make error reporting similar to "pckbd". 1998-05-03 10:01:00 +00:00
pcmcia Nuke __BROKEN_INDIRECT_CONFIG. 1998-06-09 07:24:55 +00:00
rcons
sbus Update from Iain for the parallel port stuff. 1998-06-07 21:14:17 +00:00
scsipi Define the SYNCHRONIZE CACHE command. 1998-06-09 19:03:24 +00:00
sun
tc Add a placeholder file to be used until the Alpha and DECstation ioasic 1998-05-27 05:30:13 +00:00
vme Fix function argument type. 1998-04-24 20:20:33 +00:00
wscons Nuke __BROKEN_INDIRECT_CONFIG. 1998-06-09 07:24:55 +00:00
auconv.c
auconv.h
audio.c Avoid spaces in tsleep() string. 1998-05-18 18:27:43 +00:00
audio_if.h Avoid the name free so the MALLOCLOG option works again. 1998-03-03 09:16:15 +00:00
audiovar.h Avoid the name free so the MALLOCLOG option works again. 1998-03-03 09:16:15 +00:00
ccd.c Sweep up some miscellaneous leftover lite2 integration shrapnel. 1998-03-01 07:15:39 +00:00
ccdvar.h
clock_subr.c
clock_subr.h
cninit.c
cons.c
cons.h
md.c
md.h
mulaw.c Add alaw/mulaw conversion to/from 8 bit signed linear. 1998-05-22 13:05:31 +00:00
mulaw.h Add alaw/mulaw conversion to/from 8 bit signed linear. 1998-05-22 13:05:31 +00:00
rnd.c Move RND_ENTROPY_THRESHOLD to sys/rnd.h. Use sha1 rather than md5, and 1998-05-27 00:59:14 +00:00
rndpool.c missed one constant '20' to RND_ENTROPY_THRESHOLD change 1998-05-27 01:29:13 +00:00
vnd.c Better fix for PR 5113, per discussion with fvdl: now that the vnode locking 1998-03-12 16:51:41 +00:00
vndvar.h