Bug 81801 - driver option could not release ttyUSB*
Summary: driver option could not release ttyUSB*
Status: RESOLVED INVALID
Alias: None
Product: Drivers
Classification: Unclassified
Component: USB (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Greg Kroah-Hartman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-07 06:55 UTC by joe wang
Modified: 2014-08-21 18:39 UTC (History)
1 user (show)

See Also:
Kernel Version: Linux 3.0.8
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description joe wang 2014-08-07 06:55:54 UTC
My modem use driver option, and it create five interfaces, ttyUSB0,ttyUSB1,ttyUSB2,ttyUSB3,ttyUSB4.
I use ttyUSB3 as AT port, my program open ttyUSB3, but i disconnect my modem, and reconnect it again, it will create five interfaces as ttyUSB0,ttyUSB1,ttyUSB2,ttyUSB4,ttyUSB5.
Now AT port change to ttyUSB4.
Comment 1 Greg Kroah-Hartman 2014-08-07 16:04:15 UTC
On Thu, Aug 07, 2014 at 06:55:54AM +0000, bugzilla-daemon@bugzilla.kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=81801
> 
>             Bug ID: 81801
>            Summary: driver option create ttyUSB

Please send this to the linux-usb@vger.kernel.org mailing list.

Note You need to log in before you can comment on or make changes to this bug.