Re: [zd1211-devs] rw : system hang

2006-10-22 Thread Matthieu CASTET
> Please report this at http://bugzilla.kernel.org (assign to me) so that > we can track this easier. > Done bug #7400 Matthieu - Using Tomcat but need to do more? Need to support web services, security? Get stuff done qu

Re: [zd1211-devs] rw : system hang

2006-10-22 Thread Matthieu CASTET
Hi Daniel, On Sat, 21 Oct 2006 21:53:08 -0400, Daniel Drake wrote: > Hi Matthieu, > > Matthieu CASTET wrote: >> According to usb guru it seems a usb host problem that hang the driver. >> I am using the device on usb1.0 with no more problem. > > Can you direct us towards the discussion where it

Re: [zd1211-devs] rw : system hang

2006-10-21 Thread Daniel Drake
Hi Matthieu, Matthieu CASTET wrote: > According to usb guru it seems a usb host problem that hang the driver. > I am using the device on usb1.0 with no more problem. Can you direct us towards the discussion where it was decided that this is a USB host problem? Is there a patch? Downgrading to US

Re: [zd1211-devs] rw : system hang

2006-10-20 Thread Daniel Lindenaar
Matthieu CASTET wrote: On Sat, 14 Oct 2006 23:13:19 +0200, Daniel Lindenaar wrote: Hi guys, It seems i'm experiencing the same issue. The network connection is lost and looking in the dmesg shows the same disconnect and following error concerning the leds... If i do anything w

Re: [zd1211-devs] rw : system hang

2006-10-20 Thread Matthieu CASTET
On Sat, 14 Oct 2006 23:13:19 +0200, Daniel Lindenaar wrote: > Hi guys, > It seems i'm experiencing the same issue. The network connection is lost > and looking in the dmesg shows the same disconnect and following error > concerning the leds... If i do anything with the interface, there is a > h

Re: [zd1211-devs] rw : system hang

2006-10-14 Thread Daniel Lindenaar
Hi guys, It seems i'm experiencing the same issue. The network connection is lost and looking in the dmesg shows the same disconnect and following error concerning the leds... If i do anything with the interface, there is a hang. Is there a solution/fix to this problem, in the form of a patch

Re: [zd1211-devs] rw : system hang

2006-10-13 Thread Daniel Drake
Matthieu CASTET wrote: > On Tue, 26 Sep 2006 23:04:03 +0200, Ulrich Kunitz wrote: > >> On 06-09-26 17:19 Matthieu CASTET wrote: >> >>> Hi, >>> >>> On Mon, 25 Sep 2006 23:58:50 +0200, Ulrich Kunitz wrote: >>> Ok, if the disconnect() is called unregister_netdev() is called, which should st

Re: [zd1211-devs] rw : system hang

2006-10-13 Thread Matthieu CASTET
On Tue, 26 Sep 2006 23:04:03 +0200, Ulrich Kunitz wrote: > On 06-09-26 17:19 Matthieu CASTET wrote: > >> Hi, >> >> On Mon, 25 Sep 2006 23:58:50 +0200, Ulrich Kunitz wrote: >> >> > Ok, if the disconnect() is called unregister_netdev() is called, >> > which should stop the interface, which will t

Re: [zd1211-devs] rw : system hang

2006-09-26 Thread Ulrich Kunitz
On 06-09-26 17:19 Matthieu CASTET wrote: > Hi, > > On Mon, 25 Sep 2006 23:58:50 +0200, Ulrich Kunitz wrote: > > > Ok, if the disconnect() is called unregister_netdev() is called, > > which should stop the interface, which will then disable the > > callback handler. That doesn't appear to happen.

Re: [zd1211-devs] rw : system hang

2006-09-26 Thread Matthieu CASTET
Hi, On Mon, 25 Sep 2006 23:58:50 +0200, Ulrich Kunitz wrote: > Ok, if the disconnect() is called unregister_netdev() is called, > which should stop the interface, which will then disable the > callback handler. That doesn't appear to happen. Next step needs > to be to find that. > If I didn't do

Re: [zd1211-devs] rw : system hang

2006-09-25 Thread Ulrich Kunitz
On 06-09-23 17:27 Matthieu CASTET wrote: > Hi, > On Fri, 22 Sep 2006 17:44:21 -0400, Daniel Drake wrote: > > > > > Looks like the housekeeping work functions rescheduled themselves after > > the disconnect. There was a possible race where this might have happened > > for a short time, but it i

Re: [zd1211-devs] rw : system hang

2006-09-23 Thread Daniel Drake
Matthieu CASTET wrote: > I am under the impression that network interface is still present. > So it is ether an usb-core bug not calling disconnect or the disconnect > that hang somewhere (deadlock, ...). Sounds unlikely, but the logs do seem to indicate that. Enabling ZD1211rw debugging is the b

Re: [zd1211-devs] rw : system hang

2006-09-23 Thread Matthieu CASTET
Hi, On Fri, 22 Sep 2006 17:44:21 -0400, Daniel Drake wrote: > > Looks like the housekeeping work functions rescheduled themselves after > the disconnect. There was a possible race where this might have happened > for a short time, but it is believed to be fixed now. So this all > depends on th

Re: [zd1211-devs] rw : system hang

2006-09-22 Thread Daniel Drake
Matthieu CASTET wrote: > I wonder why the device disconnect like (I didn't do anything special) and > why the driver doesn't see that the device is not here. I'm pretty sure the disconnect is caused by the device firmware bug. ZyDAS haven't fixed this yet. Nevertheless the LED-related hang (infi