MSC: Use another PID to load correct drivers
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user