NetBSD/sys/dev
jdolecek 57b53bc9a8 The device close routine is called when _last_ descriptor to the
device file is closed, rather on every descriptor close. Instead of
getting the exclusive lock on open and releasing on close, get
the lock only when needed in sysmonioctl_envsys().
Fixes kern/14368 by Anthony Mallet. Okayed by Jason Thorpe.

While here, also inline sysmon_envsys_init() to sysmonopen_envsys(),
and g/c sysmonioctl_wdog() prototype.
2002-01-03 22:35:53 +00:00
..
acpi - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
arcbios Fix component class/types to match reality for SGI's ARCS, which is just 2001-12-06 14:59:02 +00:00
ata Update my copyrigth. 2001-12-03 00:20:22 +00:00
bi
cardbus implement fwohci detach routine. 2001-12-29 12:26:31 +00:00
dec Remove some debug printf()s. 2001-12-05 10:54:51 +00:00
ebus
eisa Couple more tweaks, probably still not working. 2001-12-18 13:38:48 +00:00
hpc when bootinfo has no framebuffer information, don't attach bicons. 2002-01-02 12:57:49 +00:00
i2c
i2o Set sc_framesize to a reasonable value early on so that DEBUG code 2002-01-02 19:04:17 +00:00
ic Implement REDUCED INTERRUPT OPERATION usage for FC cards- this allows the 2002-01-03 21:45:06 +00:00
ieee1394 done - Make fwohci detach correctly (for cardbus/etc type interfaces) 2001-12-29 12:28:05 +00:00
ir Add an XXX comment. 2001-12-29 14:25:47 +00:00
isa Add \n in attach messages. 2002-01-03 18:13:19 +00:00
isapnp PR/15049: Katsuomi Hamajima: fix memset re-definition. 2001-12-25 14:03:15 +00:00
mca Labels must be followed by statements. 2001-12-31 22:07:58 +00:00
microcode Roll f/w to latest level, correcting several, ah, interesting bugs. 2001-12-14 00:07:55 +00:00
mii Regen. 2001-12-15 00:31:43 +00:00
mscp
news
ofisa move dev/isa/cs89x0{.c,{var,reg}.h} into dev/ic 2001-11-26 19:17:05 +00:00
ofw
pci Need ibm561.c for TGA. 2002-01-03 05:35:31 +00:00
pckbc Back off rev. 1.21, this is going to be handled via userland keymap file. 2001-12-24 12:39:55 +00:00
pcmcia regen 2001-12-29 15:01:23 +00:00
podulebus Correct a few comments and constant names in the light of the actual 2001-12-21 22:33:28 +00:00
qbus #endif ... -> #endif /* ... */ 2001-12-06 10:28:40 +00:00
raidframe Fix an off-by-one error when autoconfig is hunting for a free RAID 2001-12-16 22:57:32 +00:00
rasops - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
rcons - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
sbus To make dev/pcmcia work on platforms with 64-bit bus_addr_t and 2001-12-15 13:23:20 +00:00
scsipi Move some USB device quirks to the umass_quirk table. 2001-12-29 14:06:18 +00:00
std
sun Name changes: {KBD,MS}_BPS => {KBD,MS}_DEFAULT_BPS 2001-12-11 17:27:25 +00:00
sysmon The device close routine is called when _last_ descriptor to the 2002-01-03 22:35:53 +00:00
tc - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
usb Add a DIAGNOSTIC check. From FreeBSD. 2002-01-03 22:20:45 +00:00
vme
wscons Simply entries added in previous. 2001-12-04 04:30:22 +00:00
wsfont - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
xmi
DEVNAMES Add ustir. 2002-01-03 18:56:40 +00:00
Makefile Add ir/ to SUBDIR. 2001-12-04 21:43:44 +00:00
auconv.c
auconv.h
audio.c
audio_if.h
audiovar.h
ccd.c
ccdvar.h
clock_subr.c
clock_subr.h
clockctl.c Changed clocktl interface to use syscallargs structures 2001-12-09 16:10:43 +00:00
cninit.c
cons.c
cons.h
ld.c
ldvar.h
md.c
md.h
md_root.c use #ifdef MEMORY_DISK_DYNAMIC (for consistency with the rest of the kernel) 2001-11-28 05:55:34 +00:00
midi.c
midi_if.h
midisyn.c
midisynvar.h
midivar.h
mulaw.c
mulaw.h
radio.c Support detach. 2002-01-02 02:44:02 +00:00
radio_if.h Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov 2002-01-01 21:51:38 +00:00
radiovar.h Support detach. 2002-01-02 02:44:02 +00:00
rnd.c
rndpool.c
sequencer.c
sequencervar.h
vnd.c
vndvar.h