sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #21309
Re: 2 netkort. Kun det ikke detekteres??
On Fri, Apr 07, 2000 at 15:19:57 +0200, Michael Rasmussen wrote:
> Hej alle,
> I lilo.conf:
>
> append = "ether=10,io=0x320,eth0 ether=11,io=0x340,eth1"
>
> I modules.con:
>
> alias eth0 ne
> options ne io=0x320 irq=10
> alias eth1 ne
> options ne io=0x340 irq=11
I følge dokementationen er det nok snarere (for op til 4 kort
tilretselv io + irq):
options ne io=0x280,0x300,0x330,0x350 irq=9,10,11,12
Så måske:
options ne io=0x320,0x340 irq=10,11
(forudsat ISA kort og ne driver er et modul)
--
mvh Frank Damgaard | http://home3.inet.tele.dk/frda/
References