diff options
author | simon <simon@FreeBSD.org> | 2004-08-01 19:29:21 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2004-08-01 19:29:21 +0000 |
commit | 44da541f41d49cef2ad427ac6f14549d8d477770 (patch) | |
tree | d38e5b93cd2a0e77d23fa1d2c68603a8d81d6d88 /share/man | |
parent | de5e859b349e6d52d75100e6622a4b5b1c393958 (diff) | |
download | FreeBSD-src-44da541f41d49cef2ad427ac6f14549d8d477770.zip FreeBSD-src-44da541f41d49cef2ad427ac6f14549d8d477770.tar.gz |
Add a HARDWARE section which lists supported devices.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/aue.4 | 90 |
1 files changed, 47 insertions, 43 deletions
diff --git a/share/man/man4/aue.4 b/share/man/man4/aue.4 index 27240f7..a5bf658 100644 --- a/share/man/man4/aue.4 +++ b/share/man/man4/aue.4 @@ -46,49 +46,7 @@ The .Nm driver provides support for USB ethernet adapters based on the ADMtek -AN986 Pegasus chipset, including the following: -.Pp -.Bl -bullet -compact -.It -Abocom UFE1000, DSB650TX_NA -.It -Accton USB320-EC, SpeedStream -.It -ADMtek AN986, AN8511 -.It -Billionton USB100, USB100LP, USB100EL, USBE100 -.It -Corega Ether FEther USB-T, FEther USB-TX, FEther USB-TXS -.It -D-Link DSB-650, DSB-650TX, DSB-650TX-PNA -.It -Elecom LD-USBL/TX -.It -Elsa Microlink USB2Ethernet -.It -HP hn210e -.It -I-O Data USB ETTX -.It -Kingston KNU101TX -.It -LinkSys USB10T adapters that contain the AN986 Pegasus chipset, -USB10TA, USB10TX, USB100TX, USB100H1 -.It -MELCO LUA-TX, LUA2-TX -.It -Planex UE-200TX -.It -Sandberg USB to Network Link (model number 133-06) -.It -Siemens Speedstream -.It -SmartBridges smartNIC -.It -SMC 2202USB -.It -SOHOware NUB100 -.El +AN986 Pegasus chipset. .Pp The LinkSys USB10T adapters that contain the AN986 Pegasus chipset will operate at 100Base-TX and full-duplex. @@ -157,6 +115,52 @@ half duplex mode if this media option is not specified. .Pp For more information on configuring this device, see .Xr ifconfig 8 . +.Sh HARDWARE +Adapters supported by the +.Nm +driver include: +.Pp +.Bl -bullet -compact +.It +Abocom UFE1000, DSB650TX_NA +.It +Accton USB320-EC, SpeedStream +.It +ADMtek AN986, AN8511 +.It +Billionton USB100, USB100LP, USB100EL, USBE100 +.It +Corega Ether FEther USB-T, FEther USB-TX, FEther USB-TXS +.It +D-Link DSB-650, DSB-650TX, DSB-650TX-PNA +.It +Elecom LD-USBL/TX +.It +Elsa Microlink USB2Ethernet +.It +HP hn210e +.It +I-O Data USB ETTX +.It +Kingston KNU101TX +.It +LinkSys USB10T adapters that contain the AN986 Pegasus chipset, +USB10TA, USB10TX, USB100TX, USB100H1 +.It +MELCO LUA-TX, LUA2-TX +.It +Planex UE-200TX +.It +Sandberg USB to Network Link (model number 133-06) +.It +Siemens Speedstream +.It +SmartBridges smartNIC +.It +SMC 2202USB +.It +SOHOware NUB100 +.El .Sh DIAGNOSTICS .Bl -diag .It "aue%d: watchdog timeout" |