Re: [linux-minidisc] firmware tests on MZ-RH1


Le lundi 08 février 2010 19:06:59, manner.moe@gmx.de a écrit :
> More information in rh1_fw_notes.ods.

0x1242 and 0x1254 are USB descriptors (left in file order: little endian):

0x1242
bLength: 12
bDescriptorType: 01
bcdUSB: 00 02
bDeviceClass: 00
bDeviceSubClass: 00
bDeviceProtocol: 00
bMaxPacketSize0: 40
idVendor: 4c 05
idProduct: 86 02
bcdDevice: 00 01
iManufacturer: 01
iProduct: 02
iSerialNumber: 03
bNumConfigurations: 01

0x1254
bLength: 12
bDescriptorType: 01
bcdUSB: 00 02
bDeviceClass: 00
bDeviceSubClass: 00
bDeviceProtocol: 00
bMaxPacketSize0: 40
idVendor: 4c 05
idProduct: 87 02
bcdDevice: 00 01
iManufacturer: 01
iProduct: 02
iSerialNumber: 03
bNumConfigurations: 01

-- 
Vincent Pelletier