On Saturday 13 September 2008, Martin Michlmayr wrote: > > > If so, the classification error looks to be in the kernel and > > > should be traceable with full lsusb output for the device. > > Frans/Joey, should this be reassigned to the kernel or udev or > something?
As far as I've been able to tell that would be pointless. Fixing the classification would require a device-specific quirk in udev as the standard logic looks fine. Somehow I doubt that we want a huge list of quirks in udev for such devices that all systems have to run through every time the udev daemon is activated. So the only realistic place to solve this IMO would be in the installer. We'd have to detect such weird devices, add the quirk rule in a file in /etc/udev/rules.d/ and either unload/reload the driver or ask the user to unplug/reconnect the device. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]