Bug 15885
Summary: | usbtouchscreen alias list is bad | ||
---|---|---|---|
Product: | Drivers | Reporter: | Daniel Skorka (skorka) |
Component: | USB | Assignee: | Greg Kroah-Hartman (greg) |
Status: | RESOLVED INVALID | ||
Severity: | low | ||
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.26-2 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Daniel Skorka
2010-04-30 16:06:45 UTC
On Fri, Apr 30, 2010 at 04:06:50PM +0000, bugzilla-daemon@bugzilla.kernel.org wrote: > The alias list in driver usbtouchscreen contains several entries with vendor > ID > 0x1234. That is because it is needed for some devices. > As far as I can make out, this ID has not been assigned to anyone, but > seems to be in use in several devices being sold. I have found a MP3 player > using vendor 0x1234 and product 0x5678, which is one of the entries. This > entry > in usbtouchscreen prevents the usb_storage driver from driving the device, > which it would otherwise do, due to the information in the device descriptor. That is a bug, please bring it up on the linux-usb@vger.kernel.org mailing list. All USB bugs should be sent to the linux-usb@vger.kernel.org mailing list, and not entered into bugzilla. Please bring this issue up there, if it is still a problem in the latest kernel release. |