From: Willy Tarreau <willy@w.ods.org>
To: Joonas Koivunen <rzei@mbnet.fi>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Duplex setting with pcnet32 driver, help appriciated
Date: Fri, 16 Jan 2004 07:33:21 +0100 [thread overview]
Message-ID: <20040116063321.GJ545@alpha.home.local> (raw)
In-Reply-To: <200401142234.27757.rzei@mbnet.fi>
On Wed, Jan 14, 2004 at 10:34:27PM +0200, Joonas Koivunen wrote:
> Hey everone,
>
> A friend of mine just told me that my Internet connection should be 1024/1024
> (full duplex), not 1024(hf) shared by up- and download -- as it is at the
> moment. The connection is HomePNA for which I've got this cheap pci card,
> can't know who has made it.
It's independant of your network card. The full duplex is between your modem,
router, or I don't know what and your provider. It can fully be half duplex
between this equipment and your network card.
> Supports auto-negotiation: Yes
> Advertised link modes: Not reported
> Advertised auto-negotiation: No
> Speed: 10Mb/s
^^^^^^^^^^^^^^^^^^^^^^^^^
Your card is connected at 10 Mbps, so the other end is at 10 Mbps too. There
are very very very few hardware which support full duplex on 10 Mbps. It is
automatic for many people to think "half duplex" when they hear "10 Mbps".
So I really think that your equipment uses half duplex too. Don't worry, a
fully saturated 10 Mbps half converges to about 3.6 Mbps effective, which
is clearly enough for your usage.
> Bingo, it seems to support 10baseT/Full but is only at Half at the moment.
> # ethtool -s eth0 duplex full; ethtool eth0 | grep Duplex
> Duplex: Half
> Damn.
It's very likely that the pcnet32 chip doesn't support full duplex on 10 Mbps.
> # ifconfig eth0 down; ethtool -s eth0 duplex full; ifconfig eth0 up; ethtool
> eth0 | grep Duplex
> Duplex: Half
> Still no change.
You should use ethtool on an up link preferably. Also, you can try to load
the module with "full_duplex=1" as a modprobe argument if you really want
to be sure.
Hoping this helps,
Willy
prev parent reply other threads:[~2004-01-16 6:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-14 20:34 Joonas Koivunen
2004-01-16 6:33 ` Willy Tarreau [this message]
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=20040116063321.GJ545@alpha.home.local \
--to=willy@w.ods.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rzei@mbnet.fi \
/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
all inboxes | Powered by JetHome®