From: "Øyvind Repvik" <repvik@kynisk.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] RTL-8169/8167 issues
Date: Wed, 05 Mar 2008 15:52:54 +0100 [thread overview]
Message-ID: <47CEB3C6.2070902@kynisk.com> (raw)
Hi,
I'm trying to get a recent u-boot running properly on a QNAP
TurboStation TS-101/TS-201, and I'm having problems with the network
driver. When powered on, the device refuses to send anything to the
network on the first attempt (eg. first ping fails). The second and
subsequent attempts however, works perfectly.
With debugging switched on, the driver outputs the expected init output,
but on the first attempt appears to loop on "rtl_recv", outputting this
hundreds of times. (I don't have a debug log handy right now, but the
only difference is that instead of *one* rtl_recv, there are hundreds)
On the second attempt, there's only one rtl_recv.
Anyone got a clue as to what is going on?
I'm using the attached patch to correct endianness issues and add device
IDs.
Regards,
?yvind Repvik
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtl8169.c.diff
Url: http://lists.denx.de/pipermail/u-boot/attachments/20080305/04d12387/attachment.txt
next reply other threads:[~2008-03-05 14:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-05 14:52 Øyvind Repvik [this message]
2008-03-06 2:50 ` [U-Boot-Users] RTL-8169/8167 issues Nobuhiro Iwamatsu
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=47CEB3C6.2070902@kynisk.com \
--to=repvik@kynisk.com \
--cc=u-boot@lists.denx.de \
/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