Rockbox Utility: Move the USB ID for the HDD16x0 into the right place.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29385 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
95e24dd7a5
commit
0ddfa057d1
1 changed files with 2 additions and 3 deletions
|
@ -670,12 +670,11 @@ buildserver_modelname=gogearhdd1630
|
||||||
bootloadermethod=mi4
|
bootloadermethod=mi4
|
||||||
bootloadername=/gogear/hdd1630/FWImage.ebn
|
bootloadername=/gogear/hdd1630/FWImage.ebn
|
||||||
bootloaderfile=/System/FWImage.ebn
|
bootloaderfile=/System/FWImage.ebn
|
||||||
manualname=0x0471014c
|
manualname=
|
||||||
brand=Philips
|
brand=Philips
|
||||||
usbid=
|
usbid=0x0471014c
|
||||||
configure_modelname=gogearhdd1630
|
configure_modelname=gogearhdd1630
|
||||||
encoder=rbspeex
|
encoder=rbspeex
|
||||||
status=disabled
|
|
||||||
|
|
||||||
[gogearhdd6330]
|
[gogearhdd6330]
|
||||||
name="Philips GoGear HDD63x0 Series"
|
name="Philips GoGear HDD63x0 Series"
|
||||||
|
|
Loading…
Reference in a new issue