mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-23 11:17:03 -04:00
parent
790b188b3d
commit
b8c0e7b095
3 changed files with 13 additions and 11 deletions
|
@ -311,9 +311,9 @@ BOOL GetOpticalMedia(IMG_SAVE* img_save)
|
|||
/* For debugging user reports of HDDs vs UFDs */
|
||||
//#define FORCED_DEVICE
|
||||
#ifdef FORCED_DEVICE
|
||||
#define FORCED_VID 0x056E
|
||||
#define FORCED_PID 0x8008
|
||||
#define FORCED_NAME "Generic- USB3.0 CRW -SD USB Device"
|
||||
#define FORCED_VID 0x067B
|
||||
#define FORCED_PID 0x2731
|
||||
#define FORCED_NAME "SD Card Reader USB Device"
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue