Subversion Repositories freemyipod

Rev

Rev 893 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 893 Rev 913
Line 74... Line 74...
74
    .bDeviceClass = 0,
74
    .bDeviceClass = 0,
75
    .bDeviceSubClass = 0,
75
    .bDeviceSubClass = 0,
76
    .bDeviceProtocol = 0,
76
    .bDeviceProtocol = 0,
77
    .bMaxPacketSize0 = 64,
77
    .bMaxPacketSize0 = 64,
78
    .idVendor = 0xffff,
78
    .idVendor = 0xffff,
79
    .idProduct = 0xe000,
79
    .idProduct = 0xe001,
80
    .bcdDevice = 2,
80
    .bcdDevice = 2,
81
    .iManufacturer = 1,
81
    .iManufacturer = 1,
82
    .iProduct = 2,
82
    .iProduct = 2,
83
    .iSerialNumber = 0,
83
    .iSerialNumber = 0,
84
    .bNumConfigurations = 1,
84
    .bNumConfigurations = 1,