mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-22 02:45:11 -04:00
parent
3717171725
commit
95db209b04
3 changed files with 9 additions and 8 deletions
|
@ -306,9 +306,9 @@ BOOL GetOpticalMedia(IMG_SAVE* img_save)
|
|||
/* For debugging user reports of HDDs vs UFDs */
|
||||
//#define FORCED_DEVICE
|
||||
#ifdef FORCED_DEVICE
|
||||
#define FORCED_VID 0x0409
|
||||
#define FORCED_PID 0x005A
|
||||
#define FORCED_NAME "TOSHIBA TransMemory USB Device"
|
||||
#define FORCED_VID 0x056E
|
||||
#define FORCED_PID 0x8008
|
||||
#define FORCED_NAME "Generic- USB3.0 CRW -SD USB Device"
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue