Network Setup with Scoket Communications PCMCIA cards

Hi

This is a note on how to setup network with Socket Communication PCMCIA
network cards:

slay io-net
slay devp-pccard
devp-pccard -w8(w8 option for Socket Communication Cards only)
pin(just to see if the card is recognised or not)
io-net -dne2000 -p tcpip (ne2000 is the driver for the cards,tcpip for TCP)
ifconfig en0 <ip_address> netmask
route add default

Hope this helps someone

Thanks
Srikanth