Stefan Sperling <stsp <at> stsp.name> writes:

> It would be interesting to know if just the first hunk, which
> re-enables RX, is enough.
> 
> I don't have working xl wol hardware, so what I did was compare
> our driver to the FreeBSD driver taking blind guesses as to what
> could be wrong.
> 
> So the diff I sent may be larger than needed.
> If you could help trim down the diff to the absolute minimum needed
> based on testing with hardware that would be great. Cheers!
> 
> 

I did exactly the same, I compared it to the FreeBSD driver. And I also
cleared the PME events by using CSR_READ_2. I think we're on the safe side if
we keep it.

Maybe we can omit the "xl_wait(sc)" calls, at least I don't see it in the
FreeBSD driver.


Regards...

Reply via email to