No change as regards oopses I'm afraid. Of course, I can now use the modem 
without locking up, but I can still trigger the same oops by rmmod/insmod few
times. I got uhci to oops with modem disconnected and mouse connected
( uhci + hid + mousedev ), but usb-uhci was OK with mouse. In both cases,
a device must be plugged in to trigger it. I will try to recreate the same 
problem on a different machine to narrow down the circumstances.
                        Thanks,
                                Jak

On Monday 22 April 2002 20:55, Greg KH wrote:
> On Mon, Apr 22, 2002 at 06:52:21PM +0100, Jak wrote:
> > I have been getting kernel oopses with all recent 2.5.x kernels, since at
> > least 2.5.7pre series, possibly before. I normally use modules usb-uhci
> > and acm, but started getting lockups when trying to access modem. Playing
> > around with these modules, I find that usb-uhci will oops after being
> > loaded and unloaded 2-3 times, especially if acm is loaded/unloaded with
> > it ( sometimes the oops occurs during loading, but usually during rmmod
> > ). Using module uhci, I find that it will oops always when unloaded, but
> > this may be separate issue ( usb-uhci usually worked better for me in the
> > past ).
> > There is no problem with 2.4.x kernels
>
> I had forgotten to convert the acm driver to the new 2.5 USB api
> changes.  The patch at:
>       http://www.kernel.org/pub/linux/kernel/people/gregkh/usb/2.5/usb-cdc-acm-2
>.5.8.patch
>
> should fix the problem for you.  If it doesn't, please let us know.
>
> thanks,
>
> greg k-h

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to