summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/if_aue.c
Commit message (Expand)AuthorAgeFilesLines
* Add vendor/device ID for Corega FEther USB-TX.gehenna2000-03-091-0/+1
* Minor tweak: the D-Link 10/100 USB ethernet adapter is apparently usingwpaul2000-01-291-4/+8
* Fix a bug in the uhci driver that breaks large bulk IN transfers. Thewpaul2000-01-281-37/+3
* Fix test for deciding when a bulk IN transfer got truncated. I thoughtwpaul2000-01-201-1/+1
* More USB ethernet tweaks:wpaul2000-01-201-25/+28
* Fix a couple of bugs:wpaul2000-01-191-1/+1
* Remove device name strings from vendor/product lists since we don't usewpaul2000-01-161-21/+20
* Minor enhancement: set the 'dual link LED' bit in the auxmode registerwpaul2000-01-151-0/+12
* Pull my head out of my ass and actually make the tx netisr stuff work right.wpaul2000-01-141-3/+2
* Clean up rxeof routines a little.wpaul2000-01-141-2/+3
* Fix instance of AUE_BUFSZ that should have been AUE_CUTOFF.wpaul2000-01-131-1/+1
* Remove debug printf I left in by mistake.wpaul2000-01-131-2/+0
* Bunch of updates:wpaul2000-01-131-27/+48
* Apply the same netisr mechanism to transmissions as well. In order towpaul2000-01-121-2/+1
* Attempt to fix a problem with receiving packets on USB ethernet interfaces.wpaul2000-01-101-23/+7
* Add the vendor/device IDs for the LinkSys USB100TX.wpaul2000-01-081-0/+2
* Be a bit more discriminating when trying to decide when to screen outwpaul2000-01-081-7/+20
* Add the vendor and device IDs for a whole bunch of additional USBwpaul2000-01-071-0/+6
* This commit adds device driver support for the ADMtek AN986 Pegasuswpaul1999-12-281-0/+1517
OpenPOWER on IntegriCloud