NetBSD/sys/dev
bouyer 2bdbaab58f Call xfer->c_start() with the channel from the xfer, not the one from the
thread. They may be different if we have a shared queue.
2004-10-28 20:11:41 +00:00
..
acpi move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
apm
arcbios uint32_t -> unsigned long, per the differences between 32- and 64-bit ARCS. 2004-10-02 09:53:27 +00:00
ata Call xfer->c_start() with the channel from the xfer, not the one from the 2004-10-28 20:11:41 +00:00
bi
bluetooth Make ubt build; bluetooth.c is btbus code, not bthcidrv. 2004-06-22 10:37:00 +00:00
cardbus Redo previous two commit a bit different way; 2004-10-14 03:24:00 +00:00
dec
dkwedge move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
dmover
ebus
eisa use the locator passing config_found/submatch, and limit use of the 2004-09-01 21:09:09 +00:00
gpib move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
hpc Change config_attach_pseudo() to take a cfdata * that contains the 2004-10-15 04:38:36 +00:00
i2c PR kern/27088 from Jared Momose. The read function should specify the 2004-09-30 18:57:39 +00:00
i2o move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
ic move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
ieee1394 a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
ir
isa move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
isapnp Fix a mis-placed wdc_init_shadow_regs(). 2004-09-21 02:46:46 +00:00
marvell a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
mca move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
microcode Add binary versions of firmware images, which will be used Soon. 2004-08-01 19:31:46 +00:00
mii Add support for the PHY found with BCM575x chips. Beware the magic 2004-10-28 07:26:17 +00:00
mscp move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
mvme Remove spurious second argument to sizeof(). 2004-06-06 13:34:36 +00:00
news
ofisa one more case: don't use ISACF_* constants internally 2004-09-01 21:30:25 +00:00
ofw Add support for wedges to the OpenFirmware disk driver. 2004-09-25 05:21:03 +00:00
pci Add support for the BCM575x variants. They're close to the 5705 one, with 2004-10-28 07:36:05 +00:00
pckbport Add & document WSKBD_USONLY: In order to strip down the space usage of wscons, 2004-10-04 00:20:23 +00:00
pcmcia Back out part of previous. The card refered in PR/27255 needs to be 2004-10-24 22:17:07 +00:00
podulebus a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
ppbus remove the ppbus_print_child() function which is pointless as used here 2004-09-13 12:49:58 +00:00
qbus move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
raidframe move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
rasops
rcons
sbus Clear IOIE in settype(), too. Not that we currently change modes without 2004-08-11 00:59:40 +00:00
scsipi move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
smbus
std a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
sun
sysmon
tc remove unused variable 2004-09-13 14:08:39 +00:00
usb move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
vinum fix printf formats to match with sys/buf.h rev.1.75. 2004-09-19 12:22:22 +00:00
vme move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
wscons Import STI wscons(4) driver from OpenBSD and add new driver for PS/2 2004-08-26 16:48:06 +00:00
wsfont
xmi
DEVNAMES s/uax/axe/ 2004-10-23 13:46:45 +00:00
Makefile
auconv.c
auconv.h
audio.c If we're short-circuiting audiostartp() because there isn't enough data 2004-07-07 22:30:22 +00:00
audio_if.h
audiobell.c
audiobellvar.h
audiovar.h
aurateconv.c
ccd.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
ccdvar.h hide bufq_state from userland. 2004-10-28 06:59:18 +00:00
cgd.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
cgd_crypto.c
cgd_crypto.h Protect against multiple inclusion. 2004-08-23 04:45:18 +00:00
cgdvar.h Protect against multiple inclusion. 2004-08-23 04:45:18 +00:00
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c
cons.h
dksubr.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
dkvar.h
fss.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
fssvar.h Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
kloader.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
kloader.h MI part of kloader moved to dev/kloader.c from arch/hpc/hpc/ 2004-07-06 13:09:18 +00:00
kttcp.c
kttcpio.h
ld.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
ldvar.h Add support for wedges to the logical disk driver. 2004-09-25 04:28:08 +00:00
md.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
md.h
md_root.c
midi.c
midi_if.h
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
nullcons_subr.c
radio.c
radio_if.h
radiovar.h
rnd.c
rndpool.c
sequencer.c
sequencervar.h
verified_exec.c
vnd.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
vndvar.h