Mailing List Archive

Support open source code!


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

Re: module question



> If I have two network interfaces on a machine, is there any
> way to specify which card becomes eth0 and which becomes eth1? I have
> the following in my /etc/conf.modules file...
>
> alias eth0 eepro100
> alias eth1 eepro100

I don't know about the eepro100 driver, but if you can specify the IRQ to be
used as an option passed to the module, it might work in a similar way:
 options eth0 -o eepro100 irq=X
 options eth1 -o eepro100 irq=Y

B0Ti.




Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links