On Thu, 6 Jul 2006 19:10:13 -0700
"Miles Lane" <[EMAIL PROTECTED]> wrote:

> > --- a/drivers/usb/net/rtl8150.c~a
> > +++ a/drivers/usb/net/rtl8150.c
> > @@ -910,6 +910,7 @@ static void rtl8150_disconnect(struct us
> >         if (dev) {
> >                 set_bit(RTL8150_UNPLUG, &dev->flags);
> >                 tasklet_disable(&dev->tl);
> > +               tasklet_kill(&dev->tl);
> >                 unregister_netdev(dev->netdev);
> >                 unlink_all_urbs(dev);
> >                 free_all_urbs(dev);
> > _
> >
> > But I suspect it won't help.
> 
> I tried your patch, but my machine still locked up.  No OOPS, though.

So do you think that patch actually fixed something?

> Here's a screenshot.


http://www.zip.com.au/~akpm/linux/patches/stuff/IMG_0029.JPG

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to