[tulip] Compex Linkport TX, "tx hung"

Donald Becker becker@scyld.com
Thu, 31 Aug 2000 21:03:54 -0400 (EDT)


On Thu, 31 Aug 2000, Marco Dubbeld wrote:

> When I insert my Linkport TX32 card, cardmgr reports in messages:
> 
> cardmgr[9623]: initializing socket 0
> cardmgr[9623]: socket 0: Compex LinkPort/TX32A
> kernel: cs: cb_alloc(bus 32): vendor 0x10ec, device 0x8138

This is a Realtek RTL8138 chip, not a Tulip.
You'll need to run the rtl8139 driver.  See
  http://www.scyld.com/network/updates.html

Add these lines to /etc/pcmcia/config.opts
# The CardBus version of the RealTek rtl8139b.
device "realtek" class "network"
    module "cb_enabler", "pci-scan", "cb_shim", "rtl8139"
card "Compex LinkPort/TX32A"           manfid 0x018a, 0x0106  bind "realtek"


> Socket 0:
>   manfid 0x018a, 0x0106
>   vers_1 5.0, "CardBus", "10/100Mbps Ethernet Card", "", ""
....
> PCI devices found:
>   Bus 32, device   0, function  0:
>     Ethernet controller: Realtek Unknown device (rev 16).
>       Vendor id=10ec. Device id=8138.

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