diff options
author | simon <simon@FreeBSD.org> | 2003-08-21 14:26:29 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2003-08-21 14:26:29 +0000 |
commit | d11ff12dc05a90cc3492b6384c85f94f3d4fced1 (patch) | |
tree | ab1ca5393bf3271363d154351bcae196be6a4253 /share | |
parent | bcd3074e536bc139cdf751238cb23f206987679a (diff) | |
download | FreeBSD-src-d11ff12dc05a90cc3492b6384c85f94f3d4fced1.zip FreeBSD-src-d11ff12dc05a90cc3492b6384c85f94f3d4fced1.tar.gz |
Add the SmartBridges SmartLink to the list of supported devices.
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
PR: docs/55644
Confirmed by: driver source code
MFC after: 3 days
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/cue.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/cue.4 b/share/man/man4/cue.4 index 8727b40..acf25e0 100644 --- a/share/man/man4/cue.4 +++ b/share/man/man4/cue.4 @@ -46,7 +46,8 @@ 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, and the Belkin F5U011/F5U111. +CATC Netmate and Netmate II, the Belkin F5U011/F5U111, and the +SmartBridges SmartLink. .Pp The USB-EL1210A supports a 512-bit multicast hash filter, single perfect filter entry for the station address and promiscuous mode. |