[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091012091459.49eb1188@nehalam>
Date: Mon, 12 Oct 2009 09:14:59 -0700
From: Stephen Hemminger <shemminger@...ux-foundation.org>
To: Mike McCormack <mikem@...g3k.org>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 2/3] sky2: Reading registers in reset causes a hang
On Mon, 12 Oct 2009 23:06:37 +0900
Mike McCormack <mikem@...g3k.org> wrote:
> When sky2 hardware is in reset, reading registers with ethtool -d
> causes a hard system hang. eg.
>
> ifconfig eth1 down
> ethtool -d eth1
>
> Avoid reading FIFOs, descriptor and status unit, etc. after we've
> bought the interface down, as these seem to cause the issue.
>
> Assume the same is true for the second port, as my port only has
> one card.
I don't see this on my cards. Let me investigate further before
committing this. Also, the debugfs interface would also be screwed
if the registers were unavailable.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists