NetBSD/sys/dev
thorpej 985f99fe00 Don't initialize softc's space tags/handles until isapnp_config() has
been called.  Pointed out by Lennart Augustsson.
1997-12-17 01:31:59 +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 Don't do anything in comparam() if the line speed and flags are the same. 1997-12-16 22:52:37 +00:00
isa Set the gain to 1/2 by default; 3/4 is too loud and can damage headphones and 1997-12-02 13:17:39 +00:00
isapnp Don't initialize softc's space tags/handles until isapnp_config() has 1997-12-17 01:31:59 +00:00
microcode Rev up to 1.09 FC f/w, but keep 1.07 around- 1.09 is a little strange. 1997-12-05 19:42:32 +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 make it compile without "__BROKEN_INDIRECT_CONFIG" 1997-11-30 15:18:58 +00:00
pcmcia fix argument declaration inconsistency in the 1997-11-30 15:16:55 +00:00
rcons
sbus Remove all `bustype' arguments from map[io]dev() and REG2PHYS(). 1997-05-24 20:16:06 +00:00
scsipi Fix a typo in a comment. 1997-12-15 07:15:57 +00:00
sun Trivial change; use KB_SUN4 rather than the constant in one place. 1997-11-03 20:18:00 +00:00
tc Fix driver bug when using an RZ23 (and very likely any other drive that 1997-11-28 18:23:38 +00:00
vme Use `busdma' macros. 1997-12-01 23:25:37 +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 Fix three problems spotted by mycroft: 1997-12-03 01:01:19 +00:00
audio_if.h Do audio attachment the right way. From Chris Demetriou. 1997-10-29 02:00:20 +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
cninit.c
cons.c
cons.h
md.c Use DISKUNIT macro to encode md's unit in the minor number. 1997-08-01 19:38:30 +00:00
md.h
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 Pull over fixes from vm_swap.c: 1997-12-02 13:54:48 +00:00
vndvar.h Pull over fixes from vm_swap.c: 1997-12-02 13:54:48 +00:00