forked from len0rd/rockbox
Enable usbstack on ipods.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15772 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
73d514f1c1
commit
482e839ea9
8 changed files with 24 additions and 56 deletions
|
@ -268,14 +268,14 @@ static const struct {
|
|||
} usb_strings[] =
|
||||
{
|
||||
{
|
||||
16,
|
||||
24,
|
||||
USB_DT_STRING,
|
||||
{'R','o','c','k','b','o','x'}
|
||||
{'R','o','c','k','b','o','x','.','o','r','g'}
|
||||
},
|
||||
{
|
||||
42,
|
||||
USB_DT_STRING,
|
||||
{'D','i','g','i','t','a','l',' ','a','u','d','i','o',' ','p','l','a','y','e','r'}
|
||||
{'R','o','c','k','b','o','x',' ','m','e','d','i','a',' ','p','l','a','y','e','r'}
|
||||
},
|
||||
{
|
||||
40,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue