Hi, the following patches are modifications of the patch gregkh-usb-usb-serial-dynamic-id.
The first patch adds /sys/bus/usb-serial/drivers/<driver>/new_id. This is mainly gregs patch. New is that the new ids are added to the usb driver too. The second patch adds support for this to the drivers. A pointer to the usb driver is added to every usb_serial_driver instance. For the drivers ark3116, mos7720 and mos7840 also no_dynamic_id=1 is added to the usb_driver instance. Every other driver had this flag set, so that no new_id file was available under /sys/bus/usb/drivers/<driver>/. This patches apply against 2.6.19. They compile without errors, at least on x86. I have tested it with the cp2101 driver. regards, Johannes ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel