On Friday 21 June 2002 03:08 pm, Vamsi Krishna K-RollNo.2000-134 wrote: > iam using a Xircom card and my box is a laptop please give me the > command to setup ipaddress for eth0.
Ah - you should have mentioned that earlier. :-) IIRC (long time since I used Xircom cards) the PCMCIA settings need to be manually adjusted for this card. You need to add PCIC=i82365 PCIC_OPTS="irq_list=a,b" in /etc/sysconfig/pcmcia. a,b are two unused IRQ lines in your laptop (you can get a list of used ones by cat /proc/interrupts). I remember using 5, 6, 7 and 9 - YMMV. After that, restart pcmcia and network. See if the module for the card is loaded. Which Xircom model are you using? I had this problem with the Realport REM56/100 dual card. Also, the docs of your kernel-pcmcia-cs package will be helpful. Incidentally, once I got it working, the card was oh so chummy with me. :-) Binand ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
