index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
if_aue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add vendor/device ID for Corega FEther USB-TX.
gehenna
2000-03-09
1
-0
/
+1
*
Minor tweak: the D-Link 10/100 USB ethernet adapter is apparently using
wpaul
2000-01-29
1
-4
/
+8
*
Fix a bug in the uhci driver that breaks large bulk IN transfers. The
wpaul
2000-01-28
1
-37
/
+3
*
Fix test for deciding when a bulk IN transfer got truncated. I thought
wpaul
2000-01-20
1
-1
/
+1
*
More USB ethernet tweaks:
wpaul
2000-01-20
1
-25
/
+28
*
Fix a couple of bugs:
wpaul
2000-01-19
1
-1
/
+1
*
Remove device name strings from vendor/product lists since we don't use
wpaul
2000-01-16
1
-21
/
+20
*
Minor enhancement: set the 'dual link LED' bit in the auxmode register
wpaul
2000-01-15
1
-0
/
+12
*
Pull my head out of my ass and actually make the tx netisr stuff work right.
wpaul
2000-01-14
1
-3
/
+2
*
Clean up rxeof routines a little.
wpaul
2000-01-14
1
-2
/
+3
*
Fix instance of AUE_BUFSZ that should have been AUE_CUTOFF.
wpaul
2000-01-13
1
-1
/
+1
*
Remove debug printf I left in by mistake.
wpaul
2000-01-13
1
-2
/
+0
*
Bunch of updates:
wpaul
2000-01-13
1
-27
/
+48
*
Apply the same netisr mechanism to transmissions as well. In order to
wpaul
2000-01-12
1
-2
/
+1
*
Attempt to fix a problem with receiving packets on USB ethernet interfaces.
wpaul
2000-01-10
1
-23
/
+7
*
Add the vendor/device IDs for the LinkSys USB100TX.
wpaul
2000-01-08
1
-0
/
+2
*
Be a bit more discriminating when trying to decide when to screen out
wpaul
2000-01-08
1
-7
/
+20
*
Add the vendor and device IDs for a whole bunch of additional USB
wpaul
2000-01-07
1
-0
/
+6
*
This commit adds device driver support for the ADMtek AN986 Pegasus
wpaul
1999-12-28
1
-0
/
+1517