On Thu, Jul 24, 2008 at 9:05 AM, Hin-Tak Leung <hintak.leung@xxxxxxxxx> wrote: > On Thu, Jul 24, 2008 at 6:40 AM, Larry Finger <Larry.Finger@xxxxxxxxxxxx> wrote: > <snipped> >> I will be submitting the proper patch tomorrow, particularly if it works for >> others. > > I was being over-optimistic... it worked for me for a good while but > doesn't after a reboot/what-not. > So it probably needs to be done but there may be more missing. > Do we need to start the seq number from some where? I put the patch on top of a520bdbe7d344296482f9355e29b0018ea58760f (current wireless-testing master head), and did make -C /lib/modules/`uname -r`/build M=`pwd` rtl8187.ko and replaced the one shipped in kernel-2.6.25.12-100.fc9 (that should be essentially also wireless testing head), depmod -a , and it works. Wierd. The as shipped module has the problem Larry described earlier - I could get an ip address, and leaving a ping running it fails after about the 7th ping packets, quite soon. So my problem seems to be largely due to the tx seq no change. (maybe with some other issues thrown in occasionally). Is adding the couple of lines likely to cause problems? it is an improvement in my case although so far it seems to work say, maybe 2/3 or 3/4 of the time (i.e. I patch a few new kernel rpms, it either work or it doesn't and if it doesn't I go back to the trust-worthy one before July 14), and the code seems to be a sensible (for the time being). Maybe Larry is affected by more than one problem, like possibly the power management issue Herton mentioned. Hin-Tak -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html