Re: [PATCH] sis900 fix (Was: [CHECKER] Resource leaks in driver shutdown functions)

From: Daniele Venzano
Date: Fri May 07 2004 - 10:08:38 EST


On Thu, May 06, 2004 at 12:23:40PM -0500, Rob Landley wrote:
> Does this fix the problem where you unplug the cat 5 cable from an SiS900 and
> then plug it back in (toggling the MII tranciever link detect status and all
> that), and the device goes positively mental until you reboot the system?
> (Packets randomly dropped or delayed for up to 15 seconds, and arriving out
> of sequence with horrible impacts on performance?)
>
> I tried pursuing this when I first noticed it circa 2.4.4, but as you say,
> the driver is unmaintained and I haven't got specs (or any clue about) the
> chipset...
I was not aware of this problem, the driver is slow to recognize the
link status of the interface and often needs sending some packets before
switching to link status on. But on my sis900 (on a laptop) I never
observed a behavior similar to yours.

The patch I submitted is a small fix in the power management code, so
it's very unlikely that it fixes anything in the link detection,
please also note that the patch is for kernels 2.6.x.

The driver in 2.6 has some small differencies that probably are fixes
never backported, is the driver in 2.4 also broken for other people ?
Are you using the 2.6 or 2.4 driver ?

Thanks for the feedback.
--
-----------------------------
Daniele Venzano
Web: http://teg.homeunix.org

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