[tulip] Tulip driver - Intel 21145 device

Donald Becker becker@scyld.com
Mon, 11 Sep 2000 23:03:35 -0400 (EDT)


On Sat, 9 Sep 2000, Mark Darby wrote:

> tulip.c :  V0.91g-ppc 7/16/99 becker@cesdis.gsfc.nasa.gov
> eth0:  Intel DS21145 tulip rev 17 at 0xfc80, 00:90:29:49:e7:07 IRQ11
> eth0:  EEPROM default media type Autosense
> eth0:  Index #0 - Media AUI (#2) described by a 21142 Serial PHY (2) block

This is an older driver.
Intel has extended the media type list with the 21145.  It now has more than
16 types.

The new types are
  16 "MII 100baseFx-HDX"
  17 "MII 100baseFx-FDX"
  18 "Home-PNA 1Mbps"

Your transceiver is actually type #18, which isn't recognized by the older
driver that you are using and is wrapped around to type #2.

> Intel Anypoint 1Mbps NIC card?  Any suggestions on how or whether the card can
> be configured to come up with its HPNA interface active?

You need an updated driver.
The current beta test version from
   http://www.scyld.com/network/tulip.html
      ftp://www.scyld.com/pub/network/test/tulip.c
may work, or your card might require special-case code.


Donald Becker				becker@scyld.com
Scyld Computing Corporation		http://www.scyld.com
410 Severn Ave. Suite 210		Beowulf-II Cluster Distribution
Annapolis MD 21403