NetBSD/sys/dev
jmc fe19747374 Redo state handling as ack's, status, etc can come in and be processed in
various orders depending how the upper level driver is flushing it's queue's.
This prevents the deadlocks I was seeing before with >8k writes.

XXX: Still not completely there as > 64k copies trigger bugs and the page
table support still needs to be written to break those down.
2002-12-18 04:48:33 +00:00
..
acpi reduce number of <'s in FatalOp debug print, to not get mistaken with 2002-11-02 20:58:17 +00:00
apm Moved MI APM definitions into dev/apm. 2002-10-14 02:08:37 +00:00
arcbios
ata Avoid using a lot of kernel stack. 2002-12-15 01:56:02 +00:00
bi Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
bluetooth
cardbus make compile 2002-12-05 09:21:26 +00:00
dec
dmover Error out if we get an unexpected buffer type. 2002-12-10 01:09:09 +00:00
ebus Remove the `flags' argument from bus_intr_establish(). 2002-12-10 13:44:47 +00:00
eisa Implement the DPT EATA ioctl() interface. 2002-12-07 19:48:30 +00:00
hpc Changed SCALE value from (1024*1024) to (1024*256) to support large (1024<) 2002-12-15 09:17:07 +00:00
i2c
i2o Fix typo. 2002-12-11 13:02:31 +00:00
ic Use 0xff as the 'unknown processor type' (which is what Linux does). 2002-12-10 20:06:43 +00:00
ieee1394 Redo state handling as ack's, status, etc can come in and be processed in 2002-12-18 04:48:33 +00:00
ir si_ -> sel_ 2002-11-26 18:49:40 +00:00
isa Don't include <i386/isa/icu.h> 2002-12-10 05:05:11 +00:00
isapnp regen 2002-11-19 15:06:37 +00:00
mca regen - addition of 0x90EE, IBM SVGA Adapter/A 2002-12-04 18:53:14 +00:00
microcode
mii
mscp
mvme
news
ofisa
ofw implement separate read/write disk statistics: 2002-11-01 11:31:50 +00:00
pci Remove comparison of u_int8_t value to (512 - a few bytes), since it's 2002-12-16 18:27:20 +00:00
pckbc Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
pcmcia Commit patch I sent to tech-net on 29/09/2002: 2002-12-10 21:50:32 +00:00
podulebus
qbus si_ -> sel_ 2002-11-26 18:49:40 +00:00
raidframe Nuke all (but one) of the remaining RF_UTILITY's. 2002-11-23 02:44:14 +00:00
rasops
rcons
sbus Establish high-level interrupt with IPL_SERIAL. 2002-12-17 08:32:12 +00:00
scsipi Another sizeof -> 4 + 2048 fix for dvd_read_manufact after malloc changes 2002-12-15 17:48:14 +00:00
smbus
std
sun si_ -> sel_ 2002-11-26 18:49:40 +00:00
sysmon
tc merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
usb Add a couple of le32toh which were missing in the previous. 2002-12-10 14:07:37 +00:00
vme
wscons Silence strict-alias warning. 2002-12-10 20:56:30 +00:00
wsfont
xmi Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
auconv.c
auconv.h Move prototypes of sampling rate functions to aurateconvproto.h. 2002-03-09 20:35:28 +00:00
audio_if.h
audio.c si_ -> sel_ 2002-11-26 18:49:40 +00:00
audiovar.h
aurateconv.c
ccd.c
ccdvar.h
cgd_crypto.c
cgd_crypto.h
cgd.c
cgdvar.h
clock_subr.c
clock_subr.h Move #define POSIX_BASE_YEAR to clock_subr.h. 2000-10-03 13:41:07 +00:00
clockctl.c
cninit.c add RCSIDs 2001-11-13 05:32:49 +00:00
cons.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
cons.h
DEVNAMES s/walnut/evbppc/ 2002-12-09 12:56:15 +00:00
dksubr.c Memset disklabel area to zero before beginning when constructing default 2002-12-17 01:55:44 +00:00
dkvar.h
kttcp.c
kttcpio.h
ld.c
ldvar.h
Makefile New Feature: add pseudo device for IEEE 1394 isochronous stream and 2002-12-04 00:28:39 +00:00
md_root.c
md.c Add /* MEMORY_DISK_SERVER */ comments to the #endifs to match the #ifdefs. 2002-12-11 16:24:38 +00:00
md.h
midi_if.h
midi.c si_ -> sel_ 2002-11-26 18:49:40 +00:00
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h Add new two convert functions slinear16_to_alaw_[lb]e. 2002-03-09 05:39:00 +00:00
radio_if.h
radio.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
radiovar.h
rnd.c si_ -> sel_ 2002-11-26 18:49:40 +00:00
rndpool.c
sequencer.c si_ -> sel_ 2002-11-26 18:49:40 +00:00
sequencervar.h
verified_exec.c
vnd.c vnd.c 2002-11-16 08:10:48 +00:00
vndvar.h Convert to new device buffer queue interface. 2002-07-20 11:28:07 +00:00