NetBSD/sys/dev
mrg 53017397ee move these files to sys/dev/sbus. currently uses a hack to access the correct "sbusvar.h" XXX fix me. 1998-07-27 05:43:58 +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 (hopefully) bus-independent hd64570 driver, for the Hitachi serial 1998-07-26 03:26:57 +00:00
isa Add CS8900 Ethernet driver, and ISA front-end. 1998-07-27 01:22:41 +00:00
isapnp First-gen 1998-07-23 19:31:36 +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 add ntwo* at pci? function ?, a T1 network driver. 1998-07-26 03:28:28 +00:00
pckbc defopt PCKBD_LAYOUT 1998-06-16 11:26:04 +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 move these files to sys/dev/sbus. currently uses a hack to access the correct "sbusvar.h" XXX fix me. 1998-07-27 05:43:58 +00:00
scsipi Remove a check which restricted raw SCSI commands to the "minor 3" 1998-07-19 18:43:20 +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 A first stab att supporting console access with a USB keyboard. 1998-07-26 17:42:48 +00:00
vme moved <machine/sun_disklabel.h> to <dev/sun/disklabel.h> 1998-06-20 13:12:54 +00:00
wscons Insert lots of ``#if NWSMOUSE > 0'' and ``#if NWSDISPLAY > 0'' to make it 1998-07-25 20:02:20 +00:00
Makefile Add USB. 1998-07-12 20:07:27 +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 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 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 Keep cn_tab NULL until an appropriate console is found (avoids interrupt 1998-06-21 22:36:46 +00:00
cons.c Implement poll(2). 1996-09-07 12:40:22 +00:00
cons.h Implement poll(2). 1996-09-07 12:40:22 +00:00
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