The IRQ of the card is normally set in eeprom memory by a DOS
configuration program on the floppy which comes with the card.
Linux will normally only recognize one card. With more than one, you
should set the parameters of the both of them in /etc/lilo.conf or (if the
drivers are compiled as mod
alias eth0
options eth0 irq=??? io=0x???
alias eth1
options eth1 irq=??? io=0x???
On 12-Mar-99 Ferenc Kiraly wrote:
> Hi!
>
> I have a Debian machine with two network kards installed
> that use the same driver (3c59x). They both use the same
> interrupt (11). Is that ok/wrong/the way it m
2 matches
Mail list logo