Re: Instances of visor us devices are not deleted (2.6.9-rc4-mm1)

From: Greg KH
Date: Wed Oct 20 2004 - 02:31:54 EST


On Wed, Oct 20, 2004 at 08:16:47AM +0200, Norbert Preining wrote:
> Hi USB developers!
>
> I have the following problem with 2.6.9-rc4-mm1 which includes bk-usb:
>
> Everytime I sync my palm I get a new device id:
>
> ...start sync...
> usb 4-2.1: new full speed USB device using address 8
> visor 4-2.1:1.0: Handspring Visor / Palm OS converter detected
> usb 4-2.1: Handspring Visor / Palm OS converter now attached to ttyUSB2
> usb 4-2.1: Handspring Visor / Palm OS converter now attached to ttyUSB3
> ...
> ...many usb usb2: string descriptor 0 read error: -113 ...
> ...
> ...end of sync...
> usb 4-2.1: USB disconnect, address 8
> visor 4-2.1:1.0: device disconnected
> visor ttyUSB3: visor_write - usb_submit_urb(write bulk) failed with status = -19
> ...new sync...
> usb 4-2.1: new full speed USB device using address 9
> visor 4-2.1:1.0: Handspring Visor / Palm OS converter detected
> usb 4-2.1: Handspring Visor / Palm OS converter now attached to ttyUSB4
> usb 4-2.1: Handspring Visor / Palm OS converter now attached to ttyUSB5
>
> etc etc.
>
> Is this a known problem?

Hm, no it isn't. Are you sure that userspace doesn't still have the
device nodes open? If they do, the ttyUSB number will not be released
until that happens.

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/