new usb producat name and inf files

This commit is contained in:
optixx
2009-08-27 09:45:23 +02:00
parent 0981d9fd3c
commit fb86f7ba7b
4 changed files with 8 additions and 7 deletions

View File

@@ -249,7 +249,8 @@ section at the end of this file).
* details.
*/
#define USB_CFG_DEVICE_NAME 'S', 'N', 'E', 'S', 'R', 'A', 'M'
#define USB_CFG_DEVICE_NAME_LEN 7
#define USB_CFG_DEVICE_NAME 'Q', 'U', 'I', 'C', 'K', 'D', 'E', 'V', '1', '6'
#define USB_CFG_DEVICE_NAME_LEN 10
/* Same as above for the device name. If you don't want a device name, undefine
* the macros. See the file USBID-License.txt before you assign a name if you
* use a shared VID/PID.