freebsd-src/sys/dev
Cameron Grant 35f9e4a1db handle emulated dma reads
don't try to get sample size from snd_dbuf
2000-05-26 21:15:47 +00:00
..
advansys Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
aha Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
ahb Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
aic Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
aic7xxx Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
amd Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
amr Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
an Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
ar Two simple changes to the kernel internal API for netgraph modules, 2000-04-28 17:09:00 +00:00
ata Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
atkbdc Fixed the type of some ivar access functions. Ivars have type uintptr_t, 2000-04-30 10:01:56 +00:00
awi Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
bktr Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
buslogic Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
cardbus
ccd Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
cs Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
cy Ahhrggg. Put the test for the compat shims AFTER the file that includes 2000-03-27 20:24:02 +00:00
dc Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
de Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
dec Add missing $FreeBSD$ 2000-05-01 19:54:26 +00:00
dgb Compile in the case that anyone ever actually uses LEAVE_FREE_CHARS. 2000-05-21 05:40:44 +00:00
dpt Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
ed Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
eisa Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
en Ahhrggg. Put the test for the compat shims AFTER the file that includes 2000-03-27 20:24:02 +00:00
ep Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
ex Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
fb Prevent vidcontrol -i from crashing alphas 2000-05-21 01:16:47 +00:00
fdc Step down a level and issue format requests with a struct bio instead 2000-05-06 07:01:47 +00:00
fe Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
fxp Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
hea
hfa
ic Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
ida Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
ie Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
iicbus Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
isp Fix some breakage about how we build WWNs. Do some other fabric related 2000-05-09 01:14:43 +00:00
joy
kbd Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
lmc Adjust to accomodate recent changes to the rcvdata and rcvmsg 2000-05-01 03:31:58 +00:00
lnc Fixed to support PC-98. 2000-05-19 16:31:45 +00:00
mc146818 Add missing $FreeBSD$ 2000-05-01 19:54:26 +00:00
mca
mcd Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
md Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
mii Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
mlx Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
mse - `Newbus'ified the driver. 2000-03-18 15:13:30 +00:00
pccard Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
pcf Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
pci Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
pcic Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
pdq Uh, ya, sure this almost compiled for __bsdi__. NOT! 2000-05-21 05:33:40 +00:00
ppbus Match the include protection with the install location. 2000-05-20 05:45:04 +00:00
ppc Port ppc driver to alpha. 2000-05-14 13:47:57 +00:00
ray Moved a bit of resource allocation from probe to attach based on feedback 2000-05-23 16:38:12 +00:00
rc Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
rp Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
scd Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
sf Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
si
sio Add SUP1670 - Supra 336i V+ Intl. Since we update the PnP IDs 2000-05-26 11:41:08 +00:00
sk Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
smbus Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
sn Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
snp Unstaticize this driver. You can have as many snoop devices as you can 2000-04-02 00:35:37 +00:00
sound handle emulated dma reads 2000-05-26 21:15:47 +00:00
speaker Don't use struct buf for random small temporary buffers. 2000-05-05 09:05:39 +00:00
sr Two simple changes to the kernel internal API for netgraph modules, 2000-04-28 17:09:00 +00:00
streams Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
sym Work-around a couple of C1010 quirks: 2000-05-07 09:54:33 +00:00
syscons Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
ti Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
twe Initial import of a driver for the 3ware Escalade family of ATA RAID 2000-05-24 23:35:23 +00:00
tx Avoid double-call to bpf_mtap(). This is now handled in ether_input(). 2000-05-24 00:05:44 +00:00
usb Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
vinum Don't forget 'stripe' and 'mirror' commands when we turn off 2000-05-20 03:21:50 +00:00
vn Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
vr Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
vx Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
wi Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
wl Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
xe Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00