NetBSD/sys/dev
bouyer ff936c230e Move the we driver at the begining of ethernet board, other board's probe
clobbers my SMC. Now I can really use a generic kernel with my SMC @0x300.
This change has been tested on various machines with ne2000 and 3c509 baords.
XXX All these probes sould be reordered after the release, with invasive
XXX probes at the end.
1997-11-21 13:25:14 +00:00
..
ata o Make usage of /dev/random dependant on 1997-10-13 00:46:08 +00:00
dec Copyright assigned to The NetBSD Foundation. 1997-10-05 18:26:38 +00:00
eisa Implement a simple queueing mechanism that makes these drivers much 1997-11-04 05:58:22 +00:00
i2c Generic driver for read/write i2c devices, and for Microchip Technology's 1997-10-17 17:21:14 +00:00
ic Use a 1-character queue so polled console output can be deferred if 1997-11-12 22:17:07 +00:00
isa Move the we driver at the begining of ethernet board, other board's probe 1997-11-21 13:25:14 +00:00
isapnp Remove broken PnP id again. 1997-11-20 08:53:39 +00:00
microcode Roll to 1.7 F/W level. 1997-11-17 05:07:02 +00:00
mii Cosmetic changes. 1997-11-17 09:08:26 +00:00
ofw Oops, fix a couple of typos. 1997-10-08 23:35:41 +00:00
pci Fix for systems with multiple tl interfaces: 1997-11-18 12:26:09 +00:00
pcmcia Add support for the D-Link DE-650, from Eric S. Hvozda <hvozda@helios.ack.org>, 1997-11-20 04:02:34 +00:00
rcons backout kprintf changes 1996-10-13 01:37:04 +00:00
sbus Remove all `bustype' arguments from map[io]dev() and REG2PHYS(). 1997-05-24 20:16:06 +00:00
scsipi Declare the scsipi_xfer's "flags" member to be volatile, to force it 1997-11-20 04:09:19 +00:00
sun Trivial change; use KB_SUN4 rather than the constant in one place. 1997-11-03 20:18:00 +00:00
tc chipset driver for DEC pixelstamp and STIC (stamp Interface chip). 1997-11-11 04:47:57 +00:00
vme Enable the `xy' entries. 1997-11-02 23:14:13 +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_if.h Do audio attachment the right way. From Chris Demetriou. 1997-10-29 02:00:20 +00:00
audio.c Fix slight glitch in last commit when AUDIO_DEBUG is on. 1997-10-29 02:11:45 +00:00
audiovar.h Make the audio API (almost) SunOS compatible. 1997-10-19 07:41:33 +00:00
ccd.c Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:03:42 +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 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 Use DISKUNIT macro to encode md's unit in the minor number. 1997-08-01 19:38:30 +00:00
md.h Rename this driver `md'. 1996-12-28 23:09:26 +00:00
mulaw.c Audio: 1997-08-04 09:29:51 +00:00
mulaw.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:03:42 +00:00
rnd.c clean up the event queue more. Add volatile where needed. 1997-10-20 18:43:48 +00:00
rndpool.c Don't pretned to maintain an internal "global" entropy pool. In-kernel 1997-10-20 15:03:19 +00:00
vnd.c Do hack around VOP_BMAP call to avoid recursive locks. The locking 1997-10-20 00:11:03 +00:00
vndvar.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:37:50 +00:00