On Mon, 3 Sep 2001, Michael Thaler wrote: > > [snipped] > > tulip_attach(device 02:00.0) > tulip.c:v0.91g-ppc 7/16/99 [EMAIL PROTECTED] (modified by [EMAIL PROTECTED] > for XIRCOM CBE, fixed by Doug Ledford) > eth0: Digital DS21143 Tulip rev 65 at 0x280, 00:E0:29:47:D4:54, IRQ 9. > eth0: EEPROM default media type Autosense. > eth0: Index #0 - Media MII (#11) described by a 21142 MII PHY (3) block. > eth0: MII transceiver #1 config 3000 status 7809 advertising 00a1. > eth0: Advertising 01e1 on PHY 1, previously advertising 00a1. > eth0: Advertising 01e1 (to advertise is 01e1). > tulip_detach(eth0) > cs: cb_disable(bus 2) > cs: cb_release(bus 2) > cs: cb_free(bus 2) > > Everything looks fine but when I try to ping another computer on the > network it does not work, even though it works with my other card. The > network is o.k. > apart from the last 4 lines that actually are (more or less) ejecting the card the instant it loads up!
I'm unsure howevr to fix it however I would 'apt-get install pcmcia-cs' and then 'dpkg --remove pcmcia-cs' straight afterwards. This leaves in all the scripts etc, this is where I think the problem is, howver I could be wrong :) Alex