NetBSD/sys/dev
thorpej ab7bc85ff7 Pull in <sys/timepps.h> here so that other things that include comvar.h
will compile.
1998-06-11 02:01:58 +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 Generic driver for read/write i2c devices, and for Microchip Technology's 1997-10-17 17:21:14 +00:00
ic Pull in <sys/timepps.h> here so that other things that include comvar.h 1998-06-11 02:01:58 +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 Change `dev' -> `self' in ofisaattach(), compile error 1998-06-10 16:48:21 +00:00
ofw Missing include <sys/systm.h>. 1998-06-10 22:58:05 +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 Add a shutdown hook for SCSI-2 and higher disks that issues a SYNCHRONIZE CACHE 1998-06-10 22:17:39 +00:00
sun Update for changes to config. 1998-01-12 09:36:53 +00:00
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 Add trivial conversions between 8 and 16 bits. 1997-08-24 22:20:24 +00:00
auconv.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:37:50 +00:00
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 Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:03:42 +00:00
clock_subr.c Minor improvement to avoid re-defining days_in_month(). 1997-10-14 17:25:57 +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 - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
md.h Rename this driver `md'. 1996-12-28 23:09:26 +00:00
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 Pull over fixes from vm_swap.c: 1997-12-02 13:54:48 +00:00