diff options
author | imp <imp@FreeBSD.org> | 2003-10-09 03:52:44 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2003-10-09 03:52:44 +0000 |
commit | 670d1b59d403f0d20c85177ce298585d91235ccf (patch) | |
tree | d2725068a65024c0695d4d5cb0fdb0249ed362e4 /share | |
parent | 98e6d4d80fd81fcd58ab885864abf32cffd08014 (diff) | |
download | FreeBSD-src-670d1b59d403f0d20c85177ce298585d91235ccf.zip FreeBSD-src-670d1b59d403f0d20c85177ce298585d91235ccf.tar.gz |
Update the list of supposedly supported 3Com devices from trolling
ebay. Also have notes for my recent experiences with 3com pcmcia
cards (mostly this or that doesn't work). Also look at the strings
that are claimed to be supported in the bus specific front ends. Note
that the 3C569* are CBUS.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.i386/ep.4 | 33 |
1 files changed, 23 insertions, 10 deletions
diff --git a/share/man/man4/man4.i386/ep.4 b/share/man/man4/man4.i386/ep.4 index fae3bbf..446587e 100644 --- a/share/man/man4/man4.i386/ep.4 +++ b/share/man/man4/man4.i386/ep.4 @@ -41,27 +41,35 @@ The .Nm device driver supports network adapters based on the 3Com 3C5x9 Etherlink III -chipset, like the following: +Parallel Tasking chipset, like the following: .Pp .Bl -bullet -compact .It -3C509 ISA +3C1 CF .It -3C529 MCA +3C509-TP, 3C509-BNC, 3C509-Combo, 3C509-TPO, 3C509-TPC ISA .It -3C579 EISA +3C509B-TP, 3C509B-BNC, 3C509B-Combo, 3C509B-TPO, 3C509B-TPC ISA .It -3CXE589EC, 3CXE589ET PCMCIA +3C529, 3C529-TP MCA .It -3C569, 3C569-TPO, 3C569B, 3C569B-COMBO +3C579-TP, 3C579-BNC EISA .It -3C589/589B/589C/589D/589E/574TX/574B PC Card/PCMCIA +3C562/3C563 PCMCIA .It -Megahertz 3CCFEM556BI, 3CXEM556, 3CCFEM556B +3C569B-J-TPO, 3C569B-J-COMBO CBUS .It -OfficeConnect 3CXSH572BT +3C574TX, 3CCFE574BT, 3CXFE574BT, 3C3FE574BT PCMCIA .It -Farallon EtherMac +3C589, 3C589B, 3C589C, 3C589D PCMCIA +.It +3CXE589EC, 3CCE589EC, 3CXE589ET, 3CCE589ET PCMCIA +.It +Megahertz 3CCFEM556BI, 3CXEM556, 3CCFEM556B PCMCIA +.It +OfficeConnect 3CXSH572BT, 3CCSH572BT PCMCIA +.It +Farallon EtherMac PCMCIA .El .Pp Various models of these cards come with a different assortment of @@ -134,6 +142,11 @@ Erase the pencil mark and reboot. .Xr ng_ether 4 , .Xr vx 4 , .Xr ifconfig 8 +.Sh BUGS +Support for the 3COM 3C1 is not working. +Support for the 3COM 3C556 family may not be working. +Support for the 3COM 3C562 family may not be working. +Support for the 3COM 3C574 family may not be working. .Sh STANDARDS are great. There's so many to choose from. |