NetBSD/sys/dev
mycroft 401accfd7a Don't #ifdef the encoding compatibility crud. It's needed for source
compatibility with other systems and much third party software.
1998-07-09 02:45:45 +00:00
..
ata Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
dec defopt INET, NETATALK. 1998-07-05 00:51:04 +00:00
eisa defopt NS, NSIP. 1998-07-05 06:49:00 +00:00
i2c Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ic from OpenBSD: 1998-07-07 14:13:51 +00:00
isa Fix the name of the ulinear_be mode. 1998-07-09 02:26:55 +00:00
isapnp defopt NS, NSIP. 1998-07-05 06:49:00 +00:00
microcode port-i386/5706: I had no problem with the previous patch, but someone 1998-07-04 22:29:46 +00:00
mii Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ofisa Declare the ofisa soundblaster attachment. 1998-07-08 05:14:10 +00:00
ofw defopt INET, NETATALK. 1998-07-05 00:51:04 +00:00
pci Add mixer output selection. 1998-07-06 11:12:21 +00:00
pckbc defopt PCKBD_LAYOUT 1998-06-16 11:26:04 +00:00
pcmcia defopt NS, NSIP. 1998-07-05 06:49:00 +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 * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
sun add <dev/sun/disklabel.h> 1998-06-20 03:42:10 +00:00
tc defopt INET, NETATALK. 1998-07-05 00:51:04 +00:00
vme moved <machine/sun_disklabel.h> to <dev/sun/disklabel.h> 1998-06-20 13:12:54 +00:00
wscons * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID (from unsaved buffers). 1998-07-05 18:27:18 +00:00
auconv.c
auconv.h
audio_if.h
audio.c Don't #ifdef the encoding compatibility crud. It's needed for source 1998-07-09 02:45:45 +00:00
audiovar.h
ccd.c
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
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
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