Update USB Device strings for VIA identification (#13962)
This commit is contained in:
parent
af3627db25
commit
3161f10b1f
3 changed files with 7 additions and 7 deletions
|
@ -18,8 +18,8 @@
|
|||
|
||||
#include "config_common.h"
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0xFEED
|
||||
#define PRODUCT_ID 0x6077
|
||||
#define VENDOR_ID 0x9907 // "9907" - rpiguy9907
|
||||
#define PRODUCT_ID 0x5366 // "S" "66"
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER rpiguy9907
|
||||
#define PRODUCT Southpaw66
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue