From: andrew may <acmay@acmay•homeip.net>
To: Armin <akuster@pacbell•net>
Cc: andrew may <acmay@acmay•homeip.net>,
Stefan Roese <stefan.roese@esd-electronics•com>,
linuxppc-embedded@lists•linuxppc.org
Subject: Re: PPC405gp enet Soft Reset
Date: Fri, 8 Feb 2002 12:01:40 -0800 [thread overview]
Message-ID: <20020208120140.B27732@ecam.san.rr.com> (raw)
In-Reply-To: <3C63AE1A.7000907@pacbell.net>
On Fri, Feb 08, 2002 at 10:53:14AM +0000, Armin wrote:
> Andrew & Stefan,
>
> The softrest could probably be removed from the _init. its dup'd in _open.
Here is another problem I have with find_phy, that it seems that mii reads to
reg 2 of a non-existent address does not return an error but a read to reg 3
does.
Here is a log from ppcboot since it is easy to test this there without doing
a kernel build. My phy is at address 0x1f.
=> mii read 0x1 2
07FF
=> mii read 0x1 3
read err 3
a2: read: EMAC_STACR=0xffffc023, i=2
Error reading from the PHY
07FF
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2002-02-08 20:01 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-08 3:17 PPC405gp enet Soft Reset andrew may
2002-02-08 10:03 ` Stefan Roese
2002-02-08 18:35 ` andrew may
2002-02-08 10:53 ` Armin
2002-02-08 20:01 ` andrew may [this message]
2002-02-11 11:55 ` David Müller (ELSOFT AG)
2002-02-12 0:49 ` andrew may
2002-02-13 8:37 ` 405 MII-PHY communication problem (was: Re: PPC405gp enet Soft Reset) David Müller (ELSOFT AG)
2002-02-13 15:15 ` Stefan Roese
2002-02-19 12:05 ` David Müller (ELSOFT AG)
2002-02-19 12:21 ` Stefan Roese
2002-02-22 0:56 ` andrew may
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=20020208120140.B27732@ecam.san.rr.com \
--to=acmay@acmay$(echo .)homeip.net \
--cc=akuster@pacbell$(echo .)net \
--cc=linuxppc-embedded@lists$(echo .)linuxppc.org \
--cc=stefan.roese@esd-electronics$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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