Re: 2.6.0-test5 usbserial oops

From: Greg KH
Date: Thu Sep 11 2003 - 00:22:01 EST


On Wed, Sep 10, 2003 at 10:30:55PM -0500, Greg Norris wrote:
> I'm seeing a consistent oops with usbserial under 2.6.0-test5, which
> occurs when I try to sync my pda using pilot-link. The module seems to
> load (via hotplug) without any difficulty, and the sync itself works
> fine... the oops occurs when the module is unloaded. Once this
> happens, it requires a reboot to get usb working again.
>
> I've attached the decoded oops, along with my kernel .config. If I
> need to provide any additional information, please let me know.

Can you load both the usbserial and visor modules with "debug=1":
modprobe usbserial debug=1
modprobe visor debug=1

and then sync and remove the visor driver?
I'd be very interested in the kernel debug log right up to the kernel
oops.

thanks,

greg k-h
-
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/