mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-22 02:45:11 -04:00
parent
0d45bae5e5
commit
9f1f164aff
3 changed files with 9 additions and 9 deletions
|
@ -253,9 +253,9 @@ BOOL GetOpticalMedia(IMG_SAVE* img_save)
|
|||
/* For debugging user reports of HDDs vs UFDs */
|
||||
//#define FORCED_DEVICE
|
||||
#ifdef FORCED_DEVICE
|
||||
#define FORCED_VID 0x1F75
|
||||
#define FORCED_PID 0x0917
|
||||
#define FORCED_NAME "Intenso Speed Line USB Device"
|
||||
#define FORCED_VID 0x058F
|
||||
#define FORCED_PID 0x6387
|
||||
#define FORCED_NAME "Intenso Rainbow Line USB Device"
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue