mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
FS#10728 - Cowon D2: Add support for D2 in rbutil
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23410 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0f90f0b423
commit
ad78551811
9 changed files with 522 additions and 71 deletions
|
|
@ -58,7 +58,7 @@ platform60=mrobe100
|
|||
platform70=smsgyh820
|
||||
platform71=smsgyh920
|
||||
platform72=smsgyh925
|
||||
|
||||
platform73=cowond2
|
||||
|
||||
[player]
|
||||
name="Jukebox Player 6000 / Jukebox Studio 5 / 10 / 20"
|
||||
|
|
@ -537,6 +537,19 @@ usbid=0x04e85024
|
|||
configure_modelname=yh925
|
||||
encoder=rbspeex
|
||||
|
||||
[cowond2]
|
||||
name="D2 (Unstable)"
|
||||
buildserver_modelname=cowond2
|
||||
bootloadermethod=tcc
|
||||
bootloadername=/cowon/d2.bin
|
||||
bootloaderfile=d2n.bin
|
||||
manualname=
|
||||
brand=Cowon
|
||||
usbid=0x0e210800, 0x0e210860, 0x0e210870, 0x0e210880, 0x0e210890
|
||||
usberror=0x0e210801, 0x0e210861, 0x0e210871, 0x0e210881, 0x0e210891
|
||||
configure_modelname=cowond2
|
||||
encoder=rbspeex
|
||||
|
||||
[05ac1240]
|
||||
name="Apple Ipod Nano (Second Generation, DFU Mode)"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue