The correct part number for the CATC ASIC is USB-EL1210A, not

USB-EL1201A or even USB-EL1202A. Wonder what drugs I was on when
I made this mistake, and then propagated it to 6 different files.

*sigh*
This commit is contained in:
Bill Paul 2000-01-17 18:49:20 +00:00
parent 3f31370c82
commit 4c10dd65ca
6 changed files with 11 additions and 11 deletions

View File

@ -373,7 +373,7 @@ ADMtek Inc. AN986-based USB ethernet NICs including the following:
D-Link DSB-650TX
SMC 2202USB
CATC USB-EL1202A-based USB ethernet NICs including the following:
CATC USB-EL1210A-based USB ethernet NICs including the following:
CATC Netmate
CATC Netmate II
Belkin F5U111

View File

@ -146,7 +146,7 @@ Netgear EA101, the D-Link DSB-650, and the SMC 2102USB and 2104USB.
IPfilter version 3.3.6 has been integrated.
Driver support has been added for USB ethernet adapters based on
the CATC USB-EL1201A chip, including the CATC Netmate and Netmate II,
the CATC USB-EL1210A chip, including the CATC Netmate and Netmate II,
and the Belkin F5U111.
Driver support has been added for Aironet 4500/4800 802.11 wireless
@ -384,7 +384,7 @@ ADMtek Inc. AN986-based USB ethernet NICs including the following:
D-Link DSB-650TX
SMC 2202USB
CATC USB-EL1202A-based USB ethernet NICs including the following:
CATC USB-EL1210A-based USB ethernet NICs including the following:
CATC Netmate
CATC Netmate II
Belkin F5U111

View File

@ -498,7 +498,7 @@ ADMtek Inc. AN986-based USB ethernet NICs including the following:
D-Link DSB-650TX
SMC 2202USB
CATC USB-EL1202A-based USB ethernet NICs including the following:
CATC USB-EL1210A-based USB ethernet NICs including the following:
CATC Netmate
CATC Netmate II
Belkin F5U111

View File

@ -148,7 +148,7 @@ Netgear EA101, the D-Link DSB-650, and the SMC 2102USB and 2104USB.
IPfilter version 3.3.6 has been integrated.
Driver support has been added for USB ethernet adapters based on
the CATC USB-EL1201A chip, including the CATC Netmate and Netmate II,
the CATC USB-EL1210A chip, including the CATC Netmate and Netmate II,
and the Belkin F5U111.
Driver support has been added for Aironet 4500/4800 802.11 wireless
@ -390,7 +390,7 @@ ADMtek Inc. AN986-based USB ethernet NICs including the following:
D-Link DSB-650TX
SMC 2202USB
CATC USB-EL1202A-based USB ethernet NICs including the following:
CATC USB-EL1210A-based USB ethernet NICs including the following:
CATC Netmate
CATC Netmate II
Belkin F5U111

View File

@ -36,7 +36,7 @@
.Sh NAME
.Nm cue
.Nd
CATC USB-EL1201A USB Ethernet driver
CATC USB-EL1210A USB Ethernet driver
.Sh SYNOPSIS
.Cd "device uhci0"
.Cd "device ohci0"
@ -46,10 +46,10 @@ CATC USB-EL1201A USB Ethernet driver
The
.Nm
driver provides support for USB ethernet adapters based on the Computer
Access Technology Corporation's USB-EL1202A chipset, including the
Access Technology Corporation's USB-EL1210A chipset, including the
CATC Netmate and Netmate II, and the Belkin F5U111.
.Pp
The USB-EL1202A supports a 512-bit multicast hash filter, single perfect
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

View File

@ -33,7 +33,7 @@
*/
/*
* CATC USB-EL1201A USB to ethernet driver. Used in the CATC Netmate
* CATC USB-EL1210A USB to ethernet driver. Used in the CATC Netmate
* adapters and others.
*
* Written by Bill Paul <wpaul@ee.columbia.edu>
@ -42,7 +42,7 @@
*/
/*
* The CATC USB-EL1201A provides USB ethernet support at 10Mbps. The
* The CATC USB-EL1210A provides USB ethernet support at 10Mbps. The
* RX filter uses a 512-bit multicast hash table, single perfect entry
* for the station address, and promiscuous mode. Unlike the ADMtek
* and KLSI chips, the CATC ASIC supports read and write combining