- move the list of supported adapters into a HARDWARE section

- properly capitalize Ethernet
- replace a misleading 'adapter' with 'chipset'
- bump document date

MFC after:	3 days
This commit is contained in:
Christian Brueffer 2004-08-26 08:34:09 +00:00
parent 117c4d6494
commit 93b1d47264
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=134339

View File

@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd January 13, 2000
.Dd August 26, 2004
.Dt CUE 4
.Os
.Sh NAME
@ -44,23 +44,37 @@
.Sh DESCRIPTION
The
.Nm
driver provides support for USB ethernet adapters based on the Computer
Access Technology Corporation's USB-EL1210A chipset, including the
CATC Netmate and Netmate II, the Belkin F5U011/F5U111, and the
SmartBridges SmartLink.
driver provides support for USB Ethernet adapters based on the Computer
Access Technology Corporation's USB-EL1210A chipset.
.Pp
The USB-EL1210A supports a 512-bit multicast hash filter, single perfect
filter entry for the station address and promiscuous mode.
Packets are
received and transmitted over separate USB bulk transfer endpoints.
.Pp
The CATC adapter supports only 10Mbps half-duplex mode, hence there
The CATC chipset supports only 10Mbps half-duplex mode, hence there
are no
.Xr ifmedia 4
modes to select.
.Pp
For more information on configuring this device, see
.Xr ifconfig 8 .
.Sh HARDWARE
The
.Nm
driver supports CATC USB-EL1210A based USB Ethernet
adapters including:
.Pp
.Bl -bullet -compact
.It
Belkin F5U011/F5U111
.It
CATC Netmate
.It
CATC Netmate II
.It
SmartBridges SmartLink
.El
.Sh DIAGNOSTICS
.Bl -diag
.It "cue%d: watchdog timeout"