??? 01/10/09 03:32 Read: times |
#161399 - Changing device name in Windows device manager. |
Hello.
I am working on AT89C5131 microcontroller. I think this forum is suitable for my question rather than forums or groups on windows device driver. My device is USB composite device and when I have attached my device to USB port, some devices appears on Windows device manager. HID Keyboard and USB composite device. etc. My buyer want some company string shows on device manager tree structure. for example, "Some device(Some company)" rather than "USB Composite device". I think because these drivers are all supplied by Windows OS, this is not possible, but I wonder If I can do this stuff. And another question. When I have double clicked USB composite device, there is string which I have wrote as PRODUCT_NAME, but not string which I have wrote as MANUFACTURER_NAME. Becuase I can't see debug serial message right now, I can sure MANUFACTURER_NAME is passed to host. but there is code which send PRODUCT_NAMA and MANUFACTURER_NAME. Is there any way which I can make MANUFACTURER_NAME displayed? Please answer. Thanks. |
Topic | Author | Date |
Changing device name in Windows device manager. | 01/01/70 00:00 | |
In the device .inf file![]() | 01/01/70 00:00 |