[rescue] NICs?

Scott Newell newell at cei.net
Thu Apr 11 20:28:34 CDT 2002


>I'm not sure if this was a requirement in earlier kernels or just what I had 
>to do to get it to work (the append line requires that the nic drivers be 
>part of the kernel).  Right before the boot line in lilo, I added:
>
>append="reserve=0x200,32 ether=10,0x200,eth0 ether=3,0x300,eth1"

I'll try it...this is an old kernel...2.0.36, I think!


>> Nah, I set one up at 0x300/irq10, the other at 0x320/irq11.  And the
>> detection shows the proper I/O, IRQ, and MAC addreses.
>
>Again, not sure, but you may want to try spacing the addresses out further
if 
>possible.

Tried--went to 0x300 and 0x340, IRQ 10 and 9 (in the module.conf and the
autoprobe picked up the changes).  The odd bit is that I can bring 'em up
(ifconfig eth1 up) without errors, so I'm pretty sure the kernel is getting
the cards in the right place.  It's almost as though the driver can't deal
with having two of the same type cards.

Oh well.  I'll try and drag it to the house this weekend so I can really
bang on it.  Maybe I can cram a *BSD install on there and have better luck...


thanks,
newell



More information about the rescue mailing list