public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Grischa Jacobs <grischa@bitclown.de>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] SiS900/RTL8201
Date: Mon, 08 Mar 2004 21:40:29 +0100	[thread overview]
Message-ID: <404CDA3D.50403@bitclown.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 883 bytes --]

Hi

I have a MSI MS-6701 with an onboard SiS900 network card. Using the 
linux kernel 2.4.23 and 2.6.[0-3] I experienced very low transfer rates 
of 200-300Kb/s. Looking at the boot messages, I found a number of 
entries about unknown PHY tranceivers at several addresses. Only at one 
address a Realtek RTL8201 PHY transceiver was found. By default the last 
transceiver, not the known one, was selected.

All but the recognised transceiver had a fault bit set. So I added two 
lines to take that bit into account. This allowed the known transceiver 
to be selected and resulted in increased transfer rates up to the 
expected 10-11Mb/s.

I don't have access to other SiS900 nics nor appropriate documentation 
to check my modifications. So I'd be glad if people with such cards 
could check or anybody with experience with nic drivers could comment on 
this patch.

Grischa Jacobs

[-- Attachment #2: patch-2.4.23-bc-sis900.bz2 --]
[-- Type: application/octet-stream, Size: 651 bytes --]

[-- Attachment #3: patch-2.6.3-bc-sis900.bz2 --]
[-- Type: application/octet-stream, Size: 685 bytes --]

                 reply	other threads:[~2004-03-08 20:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=404CDA3D.50403@bitclown.de \
    --to=grischa@bitclown.de \
    --cc=linux-kernel@vger.kernel.org \
    /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