[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian setup freezes when trying to remove pcmcia



On Tue, Aug 21, 2001 at 02:39:12PM -0400, Bart Szyszka wrote:
>>    If you don't see it here, then it didn't get compiled or
>>    included with the package, or your pcmcia_cs is too old.  I
>>    don't know when tulip_cb first came out.  I'm running 3.1.25
>>    and use this module for my RBEM56G-100BTX.
> 
> I have the latest version of pcmcia-cs for Debian. All the
> Xircom/tulip_cb stuff is now showing up, but I still can't get
> the connection working. See the post I made before this one.
> 
> - Bart

I've had problems with tulip cards. For my Xircom RBEM56G-100, I
have to put it in promiscuous mode to get it working. I modified
/etc/pcmcia/network with the promisc line below.

        elif [ -x /sbin/dhclient ] ; then
            # workaround for tulip bug
            /sbin/ifconfig $DEVICE promisc
            /sbin/dhclient $DEVICE >/dev/null 2>&1 || exit 1


lspci says:

20:00.0 Ethernet controller: Xircom Cardbus Ethernet 10/100 (rev 03)
20:00.1 Serial controller: Xircom Cardbus Ethernet + 56k Modem (rev 03)

-- 
Lee Bradshaw                 lee@sectionIV.com
Texas Instruments            bradshaw@ti.com



Reply to: