From: Johannes Stezenbach <js@linuxtv.org>
To: Daniel Mack <daniel@caiaq.de>
Cc: linux-mips@linux-mips.org
Subject: Re: smc91x ethernet an DBAU1200
Date: Fri, 23 Jun 2006 22:48:35 +0200 [thread overview]
Message-ID: <20060623204835.GA2548@linuxtv.org> (raw)
In-Reply-To: <5B414347-B938-4E68-812E-627AED1A38B0@caiaq.de>
Hi Daniel,
On Fri, Jun 23, 2006, Daniel Mack wrote:
>is there anyone out there successfully using the SMC 91C111 ethernet
>chip
>on AMD's DBAU1200 eval kit? In my setup here, it's working fine from
>within
>the YAMON boot loader so I can use it to download a kernel image via
>TFTP.
>The kernel (bleeding edge linux-2.6 mips-GIT) detects the device as well
>
> smc91x.c: v1.1, sep 22 2004 by Nicolas Pitre <nico@cam.org>
> eth0: SMC91C11xFD (rev 1) at b9000300 IRQ 65 [nowait]
> eth0: Ethernet addr: 00:00:1a:19:11:8c
>
>and is able to mount its root filesystem via NFS. However, the
>communication
>does not seem to be sufficiently stable, messages like this occur
>regularily:
>
> nfs: server 192.168.1.200 not responding, still trying
> nfs: server 192.168.1.200 not responding, still trying
I had similar issues with smc91x.c on a different platform,
where the bus it is connected to was rather slow (and no DMA)
-> dropped packets.
Try to use NFS via TCP, or force a 10Mbit connection
with ethtool or by hacking the driver (ctl_rspeed).
(For me tcp works.)
HTH,
Johannes
next prev parent reply other threads:[~2006-06-23 20:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-23 17:20 smc91x ethernet an DBAU1200 Daniel Mack
2006-06-23 20:48 ` Johannes Stezenbach [this message]
2006-06-24 13:57 ` Daniel Mack
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=20060623204835.GA2548@linuxtv.org \
--to=js@linuxtv.org \
--cc=daniel@caiaq.de \
--cc=linux-mips@linux-mips.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