Subversion Repositories freemyipod

Rev

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

Rev 595 Rev 631
Line 210... Line 210...
210
 
210
 
211
static struct usb_string_descriptor CACHEALIGN_ATTR string_devicename =
211
static struct usb_string_descriptor CACHEALIGN_ATTR string_devicename =
212
{
212
{
213
    32,
213
    32,
214
    USB_DT_STRING,
214
    USB_DT_STRING,
215
    {'e', 'm', 'B', 'I', 'O', 'S', ' ', 'D', 'e', 'b', 'u', 'g', 'g', 'e', 'r'}
215
    {'e', 'm', 'C', 'O', 'R', 'E', ' ', 'D', 'e', 'b', 'u', 'g', 'g', 'e', 'r'}
216
};
216
};
217
 
217
 
218
static const struct usb_string_descriptor CACHEALIGN_ATTR lang_descriptor =
218
static const struct usb_string_descriptor CACHEALIGN_ATTR lang_descriptor =
219
{
219
{
220
    4,
220
    4,