mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
Fix up some USB IDs.
- remove e200v2 and fuze IDs as incompatible since we now have support for those in rbutil. - fix swapped IDs for e200v2 and fuze - fix a typo. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22333 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9f75cc3b3c
commit
9cdfbfede4
1 changed files with 3 additions and 4 deletions
|
@ -397,7 +397,6 @@ manualname=
|
|||
brand=Sandisk
|
||||
usbid=0x07817421
|
||||
usberror=0x07810720
|
||||
usbincompat=0x07817422, 0x07817423
|
||||
configure_modelname=e200
|
||||
targetid=23
|
||||
encoder=rbspeex
|
||||
|
@ -422,8 +421,8 @@ bootloadername=/sandisk-sansa/e200v2/bootloader-e200v2.sansa
|
|||
bootloaderfile=/e200pa.bin
|
||||
manualname=
|
||||
brand=Sandisk
|
||||
usbid=0x078174c1
|
||||
usberror=0x07810722
|
||||
usbid=0x07817423
|
||||
usberror=0x07817422
|
||||
configure_modelname=e200v2
|
||||
targetid=51
|
||||
encoder=rbspeex
|
||||
|
@ -436,7 +435,7 @@ bootloadername=/sandisk-sansa/fuze/bootloader-fuze.sansa
|
|||
bootloaderfile=/fuzea.bin
|
||||
manualname=
|
||||
brand=Sandisk
|
||||
usbid=0x07817423
|
||||
usbid=0x078174c1
|
||||
usberror=0x078174c0
|
||||
configure_modelname=fuze
|
||||
targetid=53
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue