Re: [linux-usb-devel] [2.6.12-rc4] network wlan connection goes down

From: Jeroen Vreeken
Date: Wed May 11 2005 - 06:58:40 EST


Colin Leroy wrote:

I guess this zd1201_mac_reset() call is what "fixes" it.


One of the results of the mac reset is that the device reassociates with the access point. You might just have lost your link with it and for some reason automagic reassociation goes wrong or doesn't happen at all....
When the link is gone can you look what the BSSID is with iwconfig?
If this is the problem there isn't much the driver can do... This is all done by firmware. (One hack might be to have a timer do a mac_reset every once in a while if the link is gone)

Jeroen

-
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/