NetBSD/sys/dev
matt 496a3cb868 Let's put a s = splnet(); to match the splx(s); already in the routine.
(yes, we were doing an splx with an uninitialized variable).
2002-05-15 23:51:49 +00:00
..
acpi Attach the spic driver via ACPI. 2002-04-22 12:42:56 +00:00
arcbios
ata More copyright fixes, pointed out by Thomas. Thanks ! 2002-04-23 20:41:13 +00:00
bi
cardbus Let's not free an uninitialized variable. 2002-04-22 19:29:55 +00:00
dec Migrate alpha/pmax/vax bootblock stuff from <dev/dec/dec_boot.h> to 2002-05-14 06:34:20 +00:00
ebus
eisa Implement mstohz() as discussed on tech-kern, and use it in SCSI drivers 2002-04-05 18:27:45 +00:00
hpc Correct AltGr keycode for 680/US layout. 2002-05-11 04:57:43 +00:00
i2c
i2o Bump IOPL_MAX_SEGS to 16 in line with other Ethernet drivers, and in one 2002-05-04 16:43:26 +00:00
ic Let's put a s = splnet(); to match the splx(s); already in the routine. 2002-05-15 23:51:49 +00:00
ieee1394
ir
isa Rename the audio "bus" attribute audiobus to avoid confusion with audio 2002-04-22 09:41:19 +00:00
isapnp Rename the audio "bus" attribute audiobus to avoid confusion with audio 2002-04-22 09:41:19 +00:00
mca
microcode Regen: move a few things around to save a few JUMP. 2002-05-02 12:37:50 +00:00
mii Regen. 2002-05-15 22:48:42 +00:00
mscp
mvme
news
ofisa
ofw
pci Let machine-dependent code specify how to enumerate the bus. 2002-05-15 19:23:51 +00:00
pckbc Change the reset code to block interrupts and use polled commands; also 2002-05-13 21:18:51 +00:00
pcmcia Add detection for the NetGear FA411. It just seems to work as an ne device. 2002-05-08 18:18:55 +00:00
podulebus
qbus
raidframe Centralize the RAIDframe config definitions. 2002-04-16 20:33:00 +00:00
rasops
rcons
sbus
scsipi The number of sector is unsigned long, so use %lu to print it. 2002-05-15 13:01:27 +00:00
std
sun Check whether a console is attached before sending data upstream. 2002-05-13 09:42:12 +00:00
sysmon Move sysmon configuration definitions to dev/sysmon/files.sysmon. 2002-04-16 21:00:27 +00:00
tc Put back a missing brace. 2002-05-06 00:48:58 +00:00
usb Two minor fixes from OpenBSD. 2002-05-13 12:10:04 +00:00
vme
wscons Remove the cyrillic keysyms. This was not done the right way. 2002-04-23 13:42:46 +00:00
wsfont
xmi
auconv.c
auconv.h
audio_if.h Add an `aux' audio device sub-type, to be used to attach parent 2002-04-25 00:50:39 +00:00
audio.c
audiovar.h
aurateconv.c
ccd.c
ccdvar.h
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c
cons.h
DEVNAMES Note ofpci and ofppb. 2002-05-06 22:11:50 +00:00
ld.c Since the minor numbers belonging to the partitions of a disk are not 2002-05-08 15:49:07 +00:00
ldvar.h
Makefile
md_root.c
md.c
md.h
midi_if.h
midi.c
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
radio_if.h
radio.c
radiovar.h
rnd.c
rndpool.c
sequencer.c
sequencervar.h
vnd.c Ensure that b_bufsize is set to a range covering the buffer in vndstrategy(). 2002-05-02 16:25:23 +00:00
vndvar.h