1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

Clarify the confusion over Farallon cards taht differ only by arrow color

This commit is contained in:
Warner Losh 2005-08-25 23:11:10 +00:00
parent 4faaaed479
commit 89b9c5360e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=149477
2 changed files with 25 additions and 1 deletions

View File

@ -121,6 +121,8 @@ driver supports Ethernet adapters based on the
3Com Megahertz 3CCEM556, 3CXEM556, 3CCEM556B, 3CXEM556B, 3C3FEM556C PCMCIA
.It
3Com OfficeConnect 3CXSH572BT, 3CCSH572BT PCMCIA
.It
Farallon EtherWave and EtherMac PC Card (P/n 595/895 with BLUE arrow)
.El
.Sh NOTES
The 3c509 card has no jumpers to set the address.
@ -141,6 +143,17 @@ is sufficient for non-EISA systems.
Many different companies sold the 3Com PC Cards under their own private
label.
These cards also work.
.Pp
The Farallon EtherWave and EtherMac card came in two varieties.
The
.Nm
driver supports the 595 and 895 cards.
These cards have the blue arrow on the front along with a 3Com logo.
The Farallon 595a cards, which have a red arrow on the front,
are also called EtherWave and EtherMac.
They are supported by the
.Xr sn 4
driver.
.Sh DIAGNOSTICS
.Bl -diag
.It ep0: reset (status: %x)

View File

@ -61,7 +61,7 @@ driver supports SMC91Cxx based ISA and PCMCIA cards including:
.It
3Com Megahertz X-Jack Ethernet PC-Card XJ10BC
.It
Farallon EtherMac PC Card
Farallon EtherMac PC Card 595a
.It
Motorola Mariner Ethernet/Modem PC Card
.It
@ -84,6 +84,17 @@ The
.Nm
driver supports the SMC 91C90, SMC 91C92, SMC 91C94, SMC 91C95, SMC 91C96,
SMC91C100 and SMC 91C100FD chips from SMC.
.Pp
The Farallon EtherWave and EtherMac card came in two varieties.
The
.Xr ep 4
driver supports the 595 and 895 cards.
These cards have the blue arrow on the front along with a 3Com logo.
The Farallon 595a cards, which have a red arrow on the front,
are also called EtherWave and EtherMac.
They are supported by the
.Nm
driver.
.Sh SEE ALSO
.Xr ed 4 ,
.Xr el 4 ,