From antoniotrkdz at fastwebnet.it Fri Nov 30 09:34:49 2007 From: antoniotrkdz at fastwebnet.it (antoniotrkdz@fastwebnet.it) Date: Fri Nov 30 13:49:43 2007 Subject: [tulip] Please help me with Linksys pcmcia card! Message-ID: <26647182.1312821196444089341.JavaMail.defaultUser@defaultHost> Hi, I don't know if this is the right place to ask for some help. But, anyway, I have this problem my Linksys PCMPC200 CardBus PC Card doesn't work on a very old laptop (toshiba satellite pro 460cdt) that I want to make a router with. When I request an adress by dhcpcd client or other clients it hangs hopelessy, the same appens even if I state a fixed IP by ifconfig and I ping something. I am running slack 10.1 with a custom compiled 2.6.19.6 kernel. here is lspci output: 00:00.0 Host bridge: Toshiba America Info Systems 601 (rev a7) 00:02.0 CardBus bridge: Toshiba America Info Systems ToPIC95 (rev 07) 00:02.1 CardBus bridge: Toshiba America Info Systems ToPIC95 (rev 07) 00:04.0 VGA compatible controller: Chips and Technologies F65554 (rev c2) 00:0b.0 USB Controller: NEC Corporation USB (rev 01) 01:00.0 Ethernet controller: Linksys: Unknown device ab08 (rev 11) 05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL- 8139/8139C/8139C+ (rev 10) I downloaded and compiled tulip-diag from your site, and there is the output of tulip-diag -aem: tulip-diag.c:v2.18 11/12/2003 Donald Becker (becker@scyld.com) http://www.scyld.com/diag/index.html Index #1: Found a Linksys PCM200 v4 CardBus (ADMtek AL985 Centaur) adapter at 0x1000. Linksys PCM200 v4 CardBus (ADMtek AL985 Centaur) chip registers at 0x1000: 0x00: fe590000 ffffffff ffffffff 00000000 00000000 fc004010 ff970151 fffe5410 0x40: fffe0000 fff597f8 00000000 fffe0000 00000000 00000200 00000000 80000008 Extended registers: 0x80: 0000c810 03fe5410 80cc0004 0000ff00 00000000 00000000 00000000 ffe0f000 0xa0: f0000000 9a5a0400 ffff3f1c 00000000 00000000 00000000 00000000 00000000 0xc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 0xe0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 18000027 Comet duplex is reported in the MII status registers. Transmit stopped, Receive stopped. The Rx process state is 'Stopped'. The Tx process state is 'Stopped'. The transmit threshold is 128. Interrupt sources are pending! CSR5 is fc00c810. Link passed indication. Timer expired indication. Early Rx indication. Comet MAC address registers 9a5a0400 ffff3f1c Comet multicast filter 0000000000000000. EEPROM 256 words, 8 address bits. Ethernet MAC Station Address 00:04:5a:9a:1c:3f. Default connection type 'Autosense'. PCI IDs Vendor 1737 Device ab08 Subsystem 1737 ab08 PCI min_grant 255 max_latency 255. CSR18 power-up setting 0x80cc****. MII PHY found at address 1, status 0x7849. MII PHY found at address 2, status 0x7849. MII PHY found at address 3, status 0x7849. MII PHY found at address 4, status 0x7849. I don't know what to do. I' ve tried to use mmio resources for both of my eths and a lot of other things but nothing... Thank you in advance