Re: HELP NEEDED!!!
From: Jeff Garzik <hidden>
Date: 2004-10-04 18:15:18
From: Jeff Garzik <hidden>
Date: 2004-10-04 18:15:18
Pranav wrote:
Hi everyone,
I have got a small problem regarding configuring my ethernet
card,while loading the eth0 driver the kernel performs auto-probing for the
device and configures the eth0 to half-duplex.
I used command line arguments while loading modules
insmod 8139too io=0x280 irq=10 duplex=28139too module does not take any arguments like io= or irq=. PCI cards do not need such parameters. You may use ethtool to select half-duplex or full-duplex. Jeff