On Thu, Jun 3, 2010 at 5:02 PM, Michal Nazarewicz <mina86@xxxxxxxxxx> wrote: >> So if your employer (Samsung) or others is quite nice and submit the >> driver package (the inf and cat file for CDC-ACM) for WHQL and got >> approved, in the future, users of the inf file will not see the red color >> warning. This might be desired for corporate customers. > > I *personally* see how it may be a problem for _any_ corporation since > singing is like saying "yes, we guarantee it won't destroy your computer > nor it will summon demons" and by releasing signed driver you in effect > loose control over it. Again, further signature investigations are on > my TODO list. > As I mentioned before, WHQL submission is not necessary for drivers using usbser.sys. It will work under 32bit/64bit Windows. The warning just scares some innocent customers. You do not need the catalog file here. Those vendors who likes to get the WHQL can pay the money to get it (for their particular VID/PID). For drivers like libusb-win32 (libusb0.sys), it is a big problem since you can not load it under 64bit Vista/Win7. libusb-win32 is quite nice project to port Linux libusb based application to Windows. So we in the libusb-win32 project plan to get the money through donation to buy the digital certificate so that it can work under 64bit Vista/Win7 and users can load it (with the red warning since the driver package are not signed with the digital certificate, inf file is part of the driver package). Corporate users of libusb-win32 (eg: Atmel) can choose to go for WHQL so that their users will not see the red warning. (ref: http://sourceforge.net/news/?group_id=78138 ) usbser.sys is already signed by Microsoft, so you will not face such issue. Same thing for the drivers of USB RNDIS. -- Xiaofan http://mcuee.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html