How to find an Ethernet module name in Slackware 10.0?

Lennart Sorensen lsorense-1wCw9BSqJbv44Nm34jS7GywD8/FfD2ys at public.gmane.org
Fri Dec 10 13:54:18 UTC 2004


On Thu, Dec 09, 2004 at 05:50:45PM -0800, Frank Peng wrote:
> Thank you guys!
> 
> I found out that the D-Link DFE530TXS card is using
> 8139too module.The same as another RealTek 8139D card.
> So I did
> 
> alias eth0 8139too
> options 8139too io=0x5000 irq=11
> alias eth1 8139too
> options 8139too io=0x8e00 irq=10

Those options lines are a bad idea.  If PCI doesn't simply autodetect
you have way bigger problems, and those values may change in the BIOS
any time it feels like it (althought it is unlikely to unless you add or
remove other hardware or upgrade the bios).

You should never have to pass io and irq info for PCI.  only for old
non-pnp isa hardware.

Lennart Sorensen
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list