View Single Post
  #7 (permalink)  
Old 24th Oct 2007, 1:41 pm
paikan paikan is offline
New Member
 
Join Date: Oct 2007
Posts: 9
Default Re: display freeze on hourglass !

Hi Jim, thks for your details.
The information I found in the "panneau de configuration" concerning my player are : USB\VID_10D6&PID_FF66\6&317479E3&0&1
So I understand my VID number is 10D6 and my PID number is FF66 (without any other carracters as \6&317479E3&0&1, correct ?)

My adfuUpdate file is as follow :
[Version]
Signature="$CHICAGO$"
Class=USB
;ClassGUID=1181f4a0-f284-11d2-9068-00609797ea5a}
provider=%MSFT%
DriverVer=08/18/2005,3.0.0.0
LayoutFile=layout.inf

[Manufacturer]
%MfgName%=Upgrade

[Upgrade]
%USB\VID_10D6&PID_8888.DeviceDesc%=MDisk.install,U SB\VID_10D6&PID_8888
%USB\VID_10D6&PID_ff51.DeviceDesc%=MDisk.install,U SB\VID_10D6&PID_ff51
%USB\VID_10D6&PID_ff61.DeviceDesc%=MDisk.install,U SB\VID_10D6&PID_ff61

;[PreCopySection]
;HKR,,NoSetupUI,,1

[DestinationDirs]
umss.files = 10,System32\Drivers

[MDisk.install]
CopyFiles=umss.files
AddReg=umss.addreg

[MDisk.install.NT]
CopyFiles=umss.files
AddReg=umss.addreg

[MDisk.install.NT.Services]
Addservice = AdfuUd, 0x00000002, AdfuUd_AddService

[AdfuUd_AddService]
DisplayName = %USB\VID_10D6&PID_1160.DeviceDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\AdfuUd.sys
LoadOrderGroup = Base

[umss.addreg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,AdfuUd.SYS

[umss.files]
AdfuUd.sys

[SourceDisksNames]
1000 = "USB Mass Storage Device",,,

[SourceDisksFiles]
AdfuUd.SYS = 1000

;---------------------------------------------------------------;

[Strings]
MSFT="MP3 Player"
MfgName="MP3 Player"
USB\VID_10D6&PID_8888.DeviceDesc="USB ADFU Device"
USB\VID_10D6&PID_ff51.DeviceDesc="USB 2.0 (FS) ADFU Device"
USB\VID_10D6&PID_ff61.DeviceDesc="USB 2.0 (HS) ADFU Device"

Do I have to add one additional line with my VID and PID numbers (and keep the other values shown) ?
Or erase all the previous line with the previous values in order to keep only the values for the mp4 player I'm working on ?

and finally, which firmware I have to download from the download section ? At worse, can I get the one from the other and same mp4 player I have that keeps on working under 8Go ??? !!! In such a case, How can I do ?
Thank you very much
Best regards
Païkan
Reply With Quote
Sponsored Links