MSC: Use another PID to load correct drivers

This commit is contained in:
Frantisek Burian
2014-07-14 12:48:50 +02:00
parent 7c07ed97a6
commit bc5d0816e5

View File

@@ -36,7 +36,7 @@ static const struct usb_device_descriptor dev_descr = {
.bDeviceProtocol = 0,
.bMaxPacketSize0 = 64,
.idVendor = 0x0483,
.idProduct = 0x5740,
.idProduct = 0x5741,
.bcdDevice = 0x0200,
.iManufacturer = 1,
.iProduct = 2,