public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.4-mm1: 3c59x-xcvr-xif breaks 3CCFE575CT
@ 2004-03-11 21:28 Felipe Alfaro Solana
  2004-03-11 21:57 ` Andrew Morton
  0 siblings, 1 reply; 2+ messages in thread
From: Felipe Alfaro Solana @ 2004-03-11 21:28 UTC (permalink / raw)
  To: Andrew Morton; +Cc: jgarzik, Kernel Mailinglist

2.6.4-mm1 has turned to be a tricky kernel...: it breaks the 3c9x
transceiver making my 3CCFE575CT CardBus NIC unable to process any
incoming network frames, that is, no network communication takes place.

Reverting 3c59x-xcvr-fix.patch fixes the problem for me.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.6.4-mm1: 3c59x-xcvr-xif breaks 3CCFE575CT
  2004-03-11 21:28 2.6.4-mm1: 3c59x-xcvr-xif breaks 3CCFE575CT Felipe Alfaro Solana
@ 2004-03-11 21:57 ` Andrew Morton
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Morton @ 2004-03-11 21:57 UTC (permalink / raw)
  To: Felipe Alfaro Solana; +Cc: jgarzik, linux-kernel

Felipe Alfaro Solana <felipe_alfaro@linuxmail.org> wrote:
>
> 2.6.4-mm1 has turned to be a tricky kernel...: it breaks the 3c9x
> transceiver making my 3CCFE575CT CardBus NIC unable to process any
> incoming network frames, that is, no network communication takes place.
> 
> Reverting 3c59x-xcvr-fix.patch fixes the problem for me.

Sorry, I meant to check that one against the docs.

The patch is wrong.  For 3c905B, the transceiver select bits are
InternalConfig:20-23 and for 3c590 the transceiver select bit are
InternalConfig:20-22.

That patch thinks the transceiver select bits are bits 21 to 36 of a 32-bit
register so no, it won't work very well.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-11 21:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-11 21:28 2.6.4-mm1: 3c59x-xcvr-xif breaks 3CCFE575CT Felipe Alfaro Solana
2004-03-11 21:57 ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox