USB Device Viewerで N73 を確認

UVCview.exe にて Device Descriptor を確認してみると、iProduct の値として携帯の機種名 NOKIA N73 が含まれていることがわかります。しかし、逆にこれが Softbank705NK とは識別できません。

          ===>Device Descriptor<===
bLength:                           0x12
bDescriptorType:                   0x01
bcdUSB:                          0x0200
bDeviceClass:                      0x00  -> This is an Interface Class Defined Device
bDeviceSubClass:                   0x00
bDeviceProtocol:                   0x00
bMaxPacketSize0:                   0x40 = (64) Bytes
idVendor:                        0x0421 = Nokia Corporation
idProduct:                       0x0487
bcdDevice:                       0x0100
iManufacturer:                     0x01
     English (United States)  "Nokia"
iProduct:                          0x02
     English (United States)  "Nokia N73"
iSerialNumber:                     0x03
     English (United States)  "351851016327604"
bNumConfigurations:                0x01