From: Jeff Garzik <jgarzik@pobox.com>
To: Rene Herman <rene.herman@keyaccess.nl>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] 8139too Interframe Gap Time
Date: Wed, 10 Mar 2004 18:01:33 -0500 [thread overview]
Message-ID: <404F9E4D.4040908@pobox.com> (raw)
In-Reply-To: <404F9B4B.5050803@keyaccess.nl>
Rene Herman wrote:
> Hi Jeff,
>
> in drivers/net/8139too.c, we have:
>
> /* Check this value: the documentation for IFG contradicts ifself. */
> RTL_W32 (TxConfig, rtl8139_tx_config);
>
> I see that in older versions of the documentation there indeed were some
> contradictions but the current version 1.4:
>
> ftp://210.51.181.211/cn/nic/rtl8139abcd8130810xseries/rtl8139cspec_1.4.pdf
>
> clears it up and it seems 8139too guessed wrong. I have verified that
> realtek's own windows 9x driver agrees with the documentation.
>
> No equipment to actually measure the IFG and no difference in network
> behaviour shows up on a good 100Mbit-FD switch connected LAN, but it
> does on an el-cheapo 10Mbit-HD hub connected LAN. Without attached
> patch the packet and collision counters are basically the same; with
> patch, the latter is only some 70% of the former. Hurray!
Nice!
I'm glad somebody finally got around to doing this :)
I'll give this some testing (and put it in Andrew's -mm for that reason
as well), and then apply it.
Thanks,
Jeff
prev parent reply other threads:[~2004-03-10 23:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-10 22:48 [PATCH] 8139too Interframe Gap Time Rene Herman
2004-03-10 23:01 ` Jeff Garzik [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=404F9E4D.4040908@pobox.com \
--to=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rene.herman@keyaccess.nl \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.