NetBSD/sys/dev
cgd c2f42b2213 Implement a flag to indicate that the driver attached correctly.
This is useful in the case where an attachment's probe routine
verifies that there is indeed hardware present but something goes
"wrong" in the attach causing the device to be unusable.  (Without
keeping track of this, in that case incorrect ports could be
accessed or uninitted pointers could be deferenced on open or at
other times.)
1998-02-02 22:54:55 +00:00
..
ata kill a couple of unnecessary #ifs 1998-01-15 01:26:13 +00:00
dec Remove __BROKEN_INDIRECT_CONFIG and change all drivers to use 1998-01-24 14:16:11 +00:00
eisa Use offsetof() from libkern.h 1998-01-28 02:23:04 +00:00
i2c Generic driver for read/write i2c devices, and for Microchip Technology's 1997-10-17 17:21:14 +00:00
ic Implement a flag to indicate that the driver attached correctly. 1998-02-02 22:54:55 +00:00
isa PR/4883: Andreas Wrede: Check for wildcard mem address not io ports. 1998-01-31 11:23:35 +00:00
isapnp Don't hardcode the interrupt type; use what the pnp config provided to us. 1998-01-31 21:31:35 +00:00
microcode Update 2100 F/W to 1.10 level. Also remove some older 2100 f/w versions. 1998-01-28 06:09:02 +00:00
mii Adjust for config changes. 1998-01-12 09:23:08 +00:00
ofw make ofbprint() use of_nodename(). cleanup. 1998-02-02 22:00:07 +00:00
pci When a PCI bus is attached, print out which bus spaces were enabled 1998-01-31 00:37:39 +00:00
pcmcia fix up the power management code to dtrt with the 3c562A mfc card (and 1998-02-01 23:52:25 +00:00
rcons
sbus
scsipi add NOLUNS quirk for UMAX S-12; from Andreas Wrede in PR kern/4849 1998-01-21 08:41:28 +00:00
sun Update for changes to config. 1998-01-12 09:36:53 +00:00
tc Regen. 1998-01-30 02:25:28 +00:00
vme Adapt to recent i82586 driver changes. 1998-01-25 19:57: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_if.h don't run minor() macro twice in ISDEV...() macro definitions 1998-01-10 14:07:25 +00:00
audio.c Adjust for config changes. 1998-01-12 08:44:08 +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 In vndsetcred(): after establishing credentials, flush all buffers 1998-01-26 23:30:44 +00:00
vndvar.h Pull over fixes from vm_swap.c: 1997-12-02 13:54:48 +00:00