From: Switact - Thomas Roes <info@switact.nl>
To: netdev@vger.kernel.org
Subject: R8101 driver link issue
Date: Fri, 01 Feb 2008 21:03:16 +0100 [thread overview]
Message-ID: <47A37B04.3060909@switact.nl> (raw)
L.S.
I'm using linux primaliry through Novell ZEN as part of it's imaging
system. A "standard" problem is arrival of new network cards. Procedures
to add new drivers to the boot image are well documented.
Recently I got problems with a new motherbord using the Realtek RTL8101E
PCI Express Fast Ethernet controller.
This card is recognised by the r8169 driver but.... it always gives me
"link down".
To troubleshoot this issue I installed SLED10SP1 on such a machine,
which uses the same kernel as the ZEN imaging environment.
So i searched for drivers to compile and came across the
r8101-1.006.tar.bz2 driver.
-1 To get this driver compiled, I have to edit the source at line 3273:
u32 mss = skb_shinfo(skb)->tso_size;
replace
tso_size -> gso_size (or simply removing the if else endif construction
altogether :-)
-2 but unfortunately, also this new driver, although it get's loaded, it
still reports (ethtool eth0)....
current message level : 0x0..033 (51)
Link detected : no
I hope I'm writing to the right person to help solve this issue
This link detection issue seems to trouble realtek drivers for a long time.
--
Thomas Roes
Switact
Kvk: Leiden 28100283
next reply other threads:[~2008-02-01 20:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-01 20:03 Switact - Thomas Roes [this message]
2008-02-01 23:01 ` R8101 driver link issue Francois Romieu
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=47A37B04.3060909@switact.nl \
--to=info@switact.nl \
--cc=netdev@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 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.