[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FW 2]: ethernet card



Hi

1. You can try to compile it into the kernel, and not as a module.
The order of probing can be important, and the kernel knows about it.
2. Does the IRQ and IO port it uses (10 and 0x300, you say) seem to be
used, before you insmod it? you can see that by
'cat /proc/{interrupts,ioports}'.
3. Did you try 'insmod eepro io=0x300 irq=10' ?
4. If you have spare IRQs, and the card is configurable (by jumpers
or software), you can try to change irq/io port.


	didi


=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il