Re: [linux-minidisc] firmware tests on MZ-RH1
- From: Vincent Pelletier <plr.vincent@gmail.com>
- To: linux-minidisc@lists.fu-berlin.de
- Date: Sun, 14 Feb 2010 12:01:49 +0100
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=Nszg7lcFWmiyChUjRe2bxeDkKFoqX97DqtkZOgBAEx//5OR/U4tZAnxtrZLaMoHzGn oWjnAI3L2Cj5Lg4jKTE8jg5AKnW26L4f4JjtJEOVbUlllt0GrhdMyD40vquvZN7Cl0bQ yZIcdUoetyFw2TLdJlNQS141bcI5k3HwWuX28=
- Subject: 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