forked from len0rd/rockbox
Add support for the ZEN X-Fi3 to rbutil
Change-Id: I086bc2fbdaf29fad3f6f08b198eb13d21e09dd78 Reviewed-on: http://gerrit.rockbox.org/419 Reviewed-by: Dominik Riebeling <Dominik.Riebeling@gmail.com>
This commit is contained in:
parent
6375c47f03
commit
335ec75d60
1 changed files with 16 additions and 0 deletions
|
@ -85,6 +85,7 @@ platform90=mpiohd200
|
||||||
platform101=gogearhdd1630
|
platform101=gogearhdd1630
|
||||||
platform102=gogearhdd6330
|
platform102=gogearhdd6330
|
||||||
platform103=gogearsa9200
|
platform103=gogearsa9200
|
||||||
|
platform110=creativezenxfi3
|
||||||
|
|
||||||
; devices sections
|
; devices sections
|
||||||
;
|
;
|
||||||
|
@ -852,6 +853,21 @@ playerpic=gogearsa9200
|
||||||
encoder=rbspeex
|
encoder=rbspeex
|
||||||
status=disabled
|
status=disabled
|
||||||
|
|
||||||
|
[creativezenxfi3]
|
||||||
|
name="Creative Zen X-Fi3"
|
||||||
|
buildserver_modelname=creativezenxfi3
|
||||||
|
bootloadermethod=imx
|
||||||
|
bootloadername=/creative/zenxfi3/bootloader-zenxfi3.creative
|
||||||
|
bootloaderfile=/firmware.sb
|
||||||
|
bootloaderfilter=*.sb *.exe
|
||||||
|
manualname=
|
||||||
|
brand=Creative
|
||||||
|
usbid=0x041e2020
|
||||||
|
usberror=
|
||||||
|
configure_modelname=creativezenxfi3
|
||||||
|
playerpic=creativezenxfi3
|
||||||
|
encoder=rbspeex
|
||||||
|
|
||||||
; incompatible devices sections
|
; incompatible devices sections
|
||||||
; each section uses a USB VID / PID string as section name.
|
; each section uses a USB VID / PID string as section name.
|
||||||
; name: human readable string to show the user when this device is detected.
|
; name: human readable string to show the user when this device is detected.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue