netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: pranav@nodeinfotech.com
Cc: "David S. Miller" <davem@davemloft.net>,
	netdev-bounce@oss.sgi.com, netdev@oss.sgi.com,
	linux-kernel@vger.kernel.org
Subject: Re: HELP NEEDED!!!
Date: Mon, 04 Oct 2004 14:15:18 -0400	[thread overview]
Message-ID: <41619336.8080805@pobox.com> (raw)
In-Reply-To: <BLEAIJDEHOOAGALIAAKBGEDBCCAA.pranav@nodeinfotech.com>

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=2

8139too 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

  reply	other threads:[~2004-10-04 18:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-29 20:01 [PATCH] allow CONFIG_NET=n on ppc64 Olaf Hering
2004-09-29 20:15 ` Andi Kleen
2004-10-02 15:30   ` Olaf Hering
2004-10-03 21:59     ` David S. Miller
2004-10-04 18:07       ` HELP NEEDED!!! Pranav
2004-10-04 18:15         ` Jeff Garzik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-10-04 18:09 Pranav
2018-02-04 10:32 Help needed! Sandra Younes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41619336.8080805@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev-bounce@oss.sgi.com \
    --cc=netdev@oss.sgi.com \
    --cc=pranav@nodeinfotech.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).