On Tue, 2002-10-22 at 05:26, nitin panjwani wrote: > Aniruddh, > I can see the card when I do cat /proc/pci... so it is > in the kernel ? No, it means it was seen by the PCI sub system. Now you have to install th 3c59x driver. > this card has the same irq that one of my usb, can > that be problem.. but I have heard we can run many pci > cards with same IRQ. Your kernel must be compiled with "shared interrupt" support, so both your NIC card and your USB stuff will work together fine (3C905B support SA_SHIRQ). Felipe -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/