I am having trouble getting an IBM EtherJet network card
to auto start at boot. I am running the kernel-image package
for 2.4.20-3-686.


The file /etc/default/pcmcia was modified
PCIC=i82365
changed to
PCIC=yenta_socket


the file /etc/pcmcia/config-2.4 was modifed to add
device "xircom_tulip_cb"
class "network" module "xircom_tulip_cb"


card "IBM 10/100 EtherJet CardBus"
manfid 0x00a4, 0x0113
bind "xircom_tulip_cb"


I see some errors about eth0 on the boot screen, but I have not found
the error lines in any /var/log files.



The following commands will get the network running:
ifdown -a
modprobe xircom_tulip_cb
ifup -a


Thanks for any help or pointers.


-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to