NetBSD/sys/dev
jonathan 0e1a83adc3 * Add defopt MCD_PROMISC for more conservative probes.
Before, the probe routine (mcd_find() would succeed even if the probe
  code thought it had a response,  but didn't recognize the ID-code byte.
  Now, only do the promiscuous match if  MCD_PROMISC is configured.
1998-06-23 03:26:18 +00:00
..
ata Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
dec Add catch function for keyboard. 1998-06-14 11:52:35 +00:00
eisa Point people to the correct Makefiles to build generated headers. 1998-06-16 18:36:03 +00:00
i2c Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ic defopt a bunch of AHC specific options 1998-06-22 20:02:54 +00:00
isa * Add defopt MCD_PROMISC for more conservative probes. 1998-06-23 03:26:18 +00:00
isapnp Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
microcode Point people to the correct Makefiles to build generated headers. 1998-06-16 18:36:03 +00:00
mii Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ofisa Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ofw Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
pci Workaround problem with stalling output. Fix later after I've moved. 1998-06-21 10:32:46 +00:00
pckbc defopt PCKBD_LAYOUT 1998-06-16 11:26:04 +00:00
pcmcia Correct the order of arguments to pmatch(). 1998-06-23 02:19:25 +00:00
rcons Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
sbus Update from Iain for the parallel port stuff. 1998-06-07 21:14:17 +00:00
scsipi Ricoh IS60 to the quirk table (SDEV_NOLUN). Fixes PR 5473 by 1998-06-22 13:19:09 +00:00
sun add <dev/sun/disklabel.h> 1998-06-20 03:42:10 +00:00
tc Regen from sys/dev/tc/tcdevs rev 1.10. 1998-06-18 23:29:46 +00:00
vme moved <machine/sun_disklabel.h> to <dev/sun/disklabel.h> 1998-06-20 13:12:54 +00:00
wscons Change the calling interface for text output (to the graphics driver) 1998-06-20 21:52:49 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +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 Keep cn_tab NULL until an appropriate console is found (avoids interrupt 1998-06-21 22:36:46 +00:00
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
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