public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6.12-rc4] network wlan connection goes down
@ 2005-05-09 14:24 Colin Leroy
  2005-05-09 15:12 ` [linux-usb-devel] " David Brownell
  0 siblings, 1 reply; 6+ messages in thread
From: Colin Leroy @ 2005-05-09 14:24 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-usb-devel

Hi,

I upgraded to 2.6.12-rc4, and noticed something strange after that.
After a few hours, the network connection goes down. The network
connectivity is done via a USB wifi stick driven by zd1201.

After that, nothing gets through, not even a ping. ifconfig wlan0 shows
the interface UP and configured; iwconfig shows the Wifi is correctly
associated with the access point (and the access point's client list
shows the zd1201's MAC as associated). The LED on the stick is lit as
usual (when associated). The kernel log doesn't show anything useful.

The connection comes back when running my network configuration script
again. The script issues four commands:
iwconfig wlan0 essid foo channel 11 key xx:xx...:xx 
ifconfig wlan0 192.168.0.11
route del default
route add default gw 192.168.0.100
(I have to find out which of the four commands reenables the
connection, didn't try yet)

Everything was fine using 2.6.12-rc3; the only zd1201 patch that went
in 2.6.12-rc4 is "USB: drivers/usb/net/zd1201.c: make some code static"
by Adrian Bunk, which I think can't be harmful at all.

Would anyone have any hint about what could have changed in the usb
subsystem (ohci driver) or in the network subsystem, that might cause
that?

Thanks,
-- 
Colin

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-05-11 11:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-09 14:24 [2.6.12-rc4] network wlan connection goes down Colin Leroy
2005-05-09 15:12 ` [linux-usb-devel] " David Brownell
2005-05-10  8:43   ` Colin Leroy
2005-05-10 14:07     ` David Brownell
2005-05-11  7:09       ` Colin Leroy
2005-05-11 11:59         ` Jeroen Vreeken

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox