Well when you do ifconfig you should all of you ethernet devices come up. On my laptop when the card is working i will have eth0 (built in 10/100) and eth1 come up (802.11b). But at that setp you will want do a 'ifconfig eth0 down' so it nows how to route the packets, you could do a add default route but killing eth0 is just easier. But if you are not gettting the card to work then you shoudl first check to see if the pcmcia card slot works at all. then ask you self did I add eth1? i forget where you are supos to add it to since it has been so long since I set up my lapto but it is in the docs. You basically cp eth0 eth1, and might ahve to edit the scripty slightly for your needs.