On Tue, Sep 03, 2002 at 12:58:10PM +0200, Jean-Pierre Pourrez wrote: > Le 08/29/02, Greg KH �crivait: > > On Thu, Aug 29, 2002 at 11:50:00PM +0200, Jean-Pierre Pourrez wrote: > > > If I continue to connect and disconnect, the device number increase each > > > time until it fails as follows : > > > > I just sent a bunch of patches to the linux-usb-devel list to fix this. > > If you are only using the generic driver, you should be able to apply > > this patch: > > >http://www.kernel.org/pub/linux/kernel/people/gregkh/usb/2.4/usb-usbserial-2.4.20-pre5.patch > > which should fix the problem. > > > > If it doesn't please let me (and the list) know. > > Hi Greg, > I have patch original kernel sources ( not from Debian ) with your last > releases. > But I have the same problem as you can see in /var/log/messages file : > > hub.c: USB new device connect on bus2/1, assigned device number 2 > usbserial.c: Generic converter detected > usbserial.c: Generic converter now attached to ttyUSB0 (or usb/tts/0 for > devfs) > usb.c: USB disconnect on device 2 > usbserial.c: Generic converter now disconnected from ttyUSB0
<snip> Looks like your device is connecting and disconnecting a lot. Is this a flaky cable? It doesn't look like the driver is doing anything wrong here. thanks, greg k-h ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
