freemyipod r913 - Code Review

Jump to: navigation, search
Repository:freemyipod
Revision:r912‎ | r913 | r914 >
Date:00:07, 27 April 2014
Author:user890104
Status:new
Tags:
Comment:
UMStest: Change USB PID to a different one, because Windows fails to use the correct driver
Modified paths:
  • /apps/umstest/main.c (modified) (history)

Diff [purge]

Index: apps/umstest/main.c
@@ -76,7 +76,7 @@
7777 .bDeviceProtocol = 0,
7878 .bMaxPacketSize0 = 64,
7979 .idVendor = 0xffff,
80 - .idProduct = 0xe000,
 80+ .idProduct = 0xe001,
8181 .bcdDevice = 2,
8282 .iManufacturer = 1,
8383 .iProduct = 2,