NetBSD/sys/dev
drochner 085f3ce0cc add entry for Boca 56k (from Fujie Zhang <fzhang@NMSU.Edu>)
update comment for OPL3-SA2 / OPL3-SA3 (same PnP ID)
1998-07-30 09:45:16 +00:00
..
ata Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
dec adapt to LANCE driver split 1998-07-21 17:36:01 +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 Add some constants. 1998-07-28 16:03:49 +00:00
isa Don't print chip name in attach, the ad1848 attach already does. 1998-07-29 11:39:25 +00:00
isapnp add entry for Boca 56k (from Fujie Zhang <fzhang@NMSU.Edu>) 1998-07-30 09:45:16 +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 ISA with OpenFirmware configuration glue for the CS8900 Ethernet driver. 1998-07-27 01:26:43 +00:00
ofw Add common OpenFirmware network interface functions. Currently supports 1998-07-22 22:04:14 +00:00
pci Regen. 1998-07-28 21:51:34 +00:00
pckbc Make sure to report wheel movements. 1998-07-29 20:44:32 +00:00
pcmcia Regen 1998-07-22 11:48:58 +00:00
rcons Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
sbus Use sbus_destroy_attach_args(). 1998-07-29 18:33:27 +00:00
scsipi Some minor comment tweaking. 1998-07-30 04:11:43 +00:00
sun add <dev/sun/disklabel.h> 1998-06-20 03:42:10 +00:00
tc adapt to LANCE driver split 1998-07-21 17:36:01 +00:00
usb Add functions to execute asynchronous requests and use these from 1998-07-29 20:50:11 +00:00
vme moved <machine/sun_disklabel.h> to <dev/sun/disklabel.h> 1998-06-20 13:12:54 +00:00
wscons Do locator related defines using defines from locators.h rather 1998-07-28 22:01:24 +00:00
Makefile Add `sbus' to SUBDIRS. 1998-07-28 00:36:31 +00:00
auconv.c
auconv.h
audio.c This doesn't need opt_compat_netbsd.h any more. 1998-07-09 09:27:33 +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 Fix int32_t overflow with large serially concatenated components, 1998-07-09 20:56:12 +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