summaryrefslogtreecommitdiffstats
path: root/share/man/man4/kue.4
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2004-08-26 08:33:03 +0000
committerbrueffer <brueffer@FreeBSD.org>2004-08-26 08:33:03 +0000
commite74fb6ff0d1bb8fa3b914da3b9e85fb3afb2a521 (patch)
tree8008e53bde5f658a9c1793734ed9b84210c061f8 /share/man/man4/kue.4
parentccbf593e7e9cccd49afc0fedcac00d1cb2f23ddd (diff)
downloadFreeBSD-src-e74fb6ff0d1bb8fa3b914da3b9e85fb3afb2a521.zip
FreeBSD-src-e74fb6ff0d1bb8fa3b914da3b9e85fb3afb2a521.tar.gz
- move the list of supported adapters into a HARDWARE section
- sort the list of adapters - add the 3Com 3c460 HomeConnect Ethernet USB Adapter [1] - properly capitalize Ethernet - replace a misleading 'adapter' with 'chipset' - bump document date Obtained from: NetBSD [1] MFC after: 3 days
Diffstat (limited to 'share/man/man4/kue.4')
-rw-r--r--share/man/man4/kue.447
1 files changed, 27 insertions, 20 deletions
diff --git a/share/man/man4/kue.4 b/share/man/man4/kue.4
index c9d09e8..de0a669 100644
--- a/share/man/man4/kue.4
+++ b/share/man/man4/kue.4
@@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd January 4, 2000
+.Dd August 26, 2004
.Dt KUE 4
.Os
.Sh NAME
@@ -44,21 +44,41 @@
.Sh DESCRIPTION
The
.Nm
-driver provides support for USB ethernet adapters based on the Kawasaki
-LSI KL5KLUSB101B chipset, including the following:
+driver provides support for USB Ethernet adapters based on the Kawasaki
+LSI KL5KLUSB101B chipset.
+.Pp
+The KL5KLUSB101B supports a 128-entry multicast 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 Kawasaki 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 Kawasaki LSI KL5KLUSB101B based USB Ethernet
+adapters including:
.Pp
.Bl -bullet -compact
.It
3Com 3c19250
.It
-AOX USB101
-.It
-Abocom URE 450
+3Com 3c460 HomeConnect Ethernet USB Adapter
.It
ADS Technologies USB-10BT
.It
+AOX USB101
+.It
ATen UC10T
.It
+Abocom URE 450
+.It
Corega USB-T
.It
D-Link DSB-650C
@@ -77,19 +97,6 @@ Peracom USB Ethernet Adapter
.It
SMC 2102USB, 2104USB
.El
-.Pp
-The KL5KLUSB101B supports a 128-entry multicast 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 Kawasaki adapter 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 DIAGNOSTICS
.Bl -diag
.It "kue%d: watchdog timeout"
@@ -117,5 +124,5 @@ driver was written by
.Sh BUGS
The
.Nm
-driver does not accumulate ethernet collisions statistics because the
+driver does not accumulate Ethernet collisions statistics because the
Kawasaki firmware does not appear to maintain any internal statistics.
OpenPOWER on IntegriCloud