Re: d-link dfe-530 tx (bug-report)

From: Manfred Spraul (manfred@colorfullife.com)
Date: Mon Feb 05 2001 - 05:58:06 EST


Thomas Stewart wrote:
>
> Right, i patched the via-diag and its showing more regs.
>
> I applyed Manfred's patch but that changed nothing.
> Then I applyed your patch and still changed nothing as you suspected.
> But there are regs that are different.
>
Several regs are just the wakeup frames, but some look suspicious.

Could you try Urban's patch, but add

<<<<<<<<
        writeb(0x00, ioaddr + 0x83);
        writel(0x01010000, ioaddr + 0xa0);
        writel(0x01010000, ioaddr + 0xa4)
        writew(0xffff, ioaddr + 0x72);
        writeb(0x08, ioaddr + 0x96);
>>>>>>>>>

just before
+ writeb(0x40, ioaddr + 0x81); /* Force software reset */
(around line 540)

--
	Manfred
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Feb 07 2001 - 21:00:21 EST