opnsense-src/sys/dev
Ian Dowse f79bef6097 Merge recent USB2/EHCI related changes from NetBSD:
o Reduce the interrupt delay to 2 microframes.
 o Follow the spec more closely when updating the overlay qTD in the QH.
 o No need to generate an interrupt at the data part of a control
   transfer, it's generated by the status transfer.
 o Make sure to update the data toggle on short transfers.
 o Turn the printf about needing toggle update into a DPRINTF.
 o Keep track of what high speed port (if any) a device belongs to
   so we can set the transaction translator fields for the transfer.
 o Verbosely refuse to open low/full speed pipes that depend on
   unimplemented split transaction support.
 o Fix various typos in comments.

Obtained from:	NetBSD
2004-11-03 01:52:50 +00:00
..
aac Add support for the 21610SA 16-channel SATA card. Thanks to Adaptec for 2004-10-21 19:14:32 +00:00
acpi_support Add support for Asus M6N laptops 2004-11-02 13:02:22 +00:00
acpica Add TUNABLE_LONG and TUNABLE_ULONG, and use the latter for the 2004-10-31 15:50:33 +00:00
adlink
advansys
agp Use VM_ALLOC_NOBUSY to eliminate an unneeded vm_page_wakeup() call and the 2004-10-24 07:31:07 +00:00
aha
ahb
aic
aic7xxx For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
amd
amr
an Second part of ALTQ driver modifications, covering: 2004-08-01 23:58:04 +00:00
ar
arl
asr
ata Do not retry on requests that has lost thier device during reinit. 2004-10-20 10:11:05 +00:00
ath
atkbdc Remove local hacks to set flags now that the device probe does this for us. 2004-10-14 22:21:59 +00:00
auxio Port NetBSD auxio driver. The driver was modified to use led(4) and can 2004-10-09 07:31:03 +00:00
awi
bfe Locking cleanups to remove the need for a recursive mutex 2004-10-23 08:33:10 +00:00
bge With ALTQ, it is possible that although the queue was not empty when we 2004-10-30 22:59:30 +00:00
bktr
buslogic
cardbus
ciss
cm
cnw
cp
cs
ct
ctau
cx Use generic tty code instead of local copy. 2004-10-13 09:27:18 +00:00
cy Use generic tty code instead of local copy. 2004-10-05 07:42:19 +00:00
dc Read the MAC address in the EEPROM in the correct byte order. This 2004-10-01 15:23:31 +00:00
dcons Use dcons buffer passed by loader on amd64. 2004-10-28 12:18:22 +00:00
de fix (for me) the problems where if_de gets really slow after time 2004-10-18 23:06:12 +00:00
dec
digi Add new function ttyinitmode() which sets our systemwide default 2004-10-18 21:51:27 +00:00
dpt
drm
ed Rumor has it that ACCTON EN2216 is also an ne2000 compatible. Make it so. 2004-10-20 04:54:50 +00:00
eisa Remove outb to "prime" the EISA ID registers of each slot. This was 2004-08-16 22:05:53 +00:00
em Add missing bus_dmamap_sync() calls. If you are using an architecture 2004-10-19 23:31:44 +00:00
en
ep
esp
ex Use cluster if data >= MINCLSIZE. 2004-10-17 21:44:11 +00:00
exca
fatm
fb
fdc Remove a duplicate code. 2004-10-30 12:34:25 +00:00
fe Style. Use ETHER_IS_MULTICAST() appropriately instead of masking off the bit. 2004-10-07 20:56:29 +00:00
firewire Respect _BOOT flag. 2004-10-22 15:39:39 +00:00
fxp
gem
gfb Update for the KDB framework. Sanitize the alpha console code now that 2004-07-10 22:29:41 +00:00
gx
harp
hatm
hfa
hifn add missing ';' that didn't show up with INVARIANTS enabled 2004-10-15 03:54:56 +00:00
hme
hptmv Fix some warnings that only triggered in LINT. 2004-10-24 09:23:07 +00:00
ic
ichsmb
ichwd
ida
idt
ie
if_ndis Drop the NDIS lock before returning from ndis_start(). 2004-10-18 21:33:56 +00:00
iicbus
iir
io
ips
isp
ispfw
ixgb
joy
kbd
led
lge
lnc
matcd
mc146818
mca
mcd No point in setting si_bsize_phys anymore, nobody reads it. 2004-10-29 11:09:21 +00:00
md Don't explicitly call g_waitidle(), it happens automagically now. 2004-10-23 20:50:06 +00:00
mem
mii Add support for the BCM5750/5751. Unfortunately the documentation 2004-09-24 22:24:33 +00:00
mk48txx
mlx
mly
mpt
mse
musycc Add -1 to this non-existent use of m_print in the source tree so LINT 2004-09-28 20:14:51 +00:00
my
ncv
nge
nmdm Add new function ttyinitmode() which sets our systemwide default 2004-10-18 21:51:27 +00:00
nsp
null
ofw Add new function ttyinitmode() which sets our systemwide default 2004-10-18 21:51:27 +00:00
owi
patm For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
pbio Fix conflicts I didn't fix before I committed my busspace changes. 2004-10-11 00:58:24 +00:00
pccard
pccbb
pcf
pci - Change the ddb paging "support" to use a variable (db_lines_per_page) to 2004-11-01 22:15:15 +00:00
pdq
ppbus
ppc
pst Use the correct type for iop_attach(). 2004-10-03 16:06:46 +00:00
puc
random Annotate that get_cyclecount() can be expensive on some platforms, 2004-10-18 19:29:13 +00:00
ray
rc Use generic ttycode instead of local copy. 2004-10-07 06:19:11 +00:00
re fix jumbo frames as much as they can be fixed for re. We now cap the MTU 2004-09-28 18:22:24 +00:00
rndtest
rp Use tty layer generic code instead of local copy. 2004-10-04 09:38:53 +00:00
sab Use generic tty code instead of local copies. 2004-10-12 22:33:19 +00:00
safe
sbni
sbsh
scd Don't set si_bszize_phys, nobody cares. 2004-10-29 11:09:50 +00:00
sf
si Add #ifdef _KERNEL which allows sicontrol(8) to include this file 2004-10-02 18:49:29 +00:00
sio Remove local hacks to set flags now that the device probe does this for us. 2004-10-14 22:21:59 +00:00
sk * Correct an off-by-one reading vpd ro data. 2004-11-01 17:21:04 +00:00
smbus
sn
snc
snp
sound Device driver for onboard CS4231 audio controller which is found 2004-10-25 10:29:57 +00:00
speaker Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
sr
stg
streams
sx Use generic tty processing code instead of local copy. 2004-10-08 06:45:10 +00:00
sym
syscons Add new function ttyinitmode() which sets our systemwide default 2004-10-18 21:51:27 +00:00
tdfx
tga
ti
trm Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
twa
twe
tx
txp Since if_txp doesn't contain locking or run with INTR_MPSAFE, mark 2004-08-13 23:53:36 +00:00
uart Remove asserts which are not correct if the port is a tty. 2004-10-12 21:00:19 +00:00
ubsec
usb Merge recent USB2/EHCI related changes from NetBSD: 2004-11-03 01:52:50 +00:00
utopia
vge
vinum
vr Forcibly disable interrupts, if we find ourselves servicing one when 2004-10-27 19:02:23 +00:00
vx
watchdog
wds
wi
wl
xe
zs Fix a typo so that this compiles again. 2004-10-20 16:22:00 +00:00