Re: WinCE50 USB host driver installed problem ?
- From: "Michael AMSELLEM" <xxx@xxxxxxxxxx>
- Date: Fri, 23 Sep 2005 15:19:01 +0200
Do you have some traces about the enumeration phase when you plug your USB
mass storage device ???
Michael AMSELLEM
www.theoris.fr
"ªü¶©¦è" <auronc@xxxxxxxxx> a ecrit dans le message de
news:1127469359.928717.105350@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Dear all:
> I use the platform Samsun SMDK2410 and OS WinCE50.
> But the usb host can't know the usb mass storage.
> What error in the following step?
>
> First step, add catalog items into OS design:
> http://img.photobucket.com/albums/v231/auronc/01.jpg
> http://img.photobucket.com/albums/v231/auronc/02.jpg
>
> 2nd step, add registry in platform.reg:
>
[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\Default\Default\8\Mass_Storage_C
lass]
> "DLL"="USBMSC.DLL"
> "Prefix"="DSK"
> [HKEY_LOCAL_MACHINE\Drivers\USB\ClientDrivers\Mass_Storage_Class]
> "DLL"="USBMSC.DLL"
> "Prefix"="DSK"
> [HKEY_LOCAL_MACHINE\Drivers\USB\ClientDrivers\Mass_Storage_Class\2]
> "DLL"="USBDISK6.DLL"
> "Prefix"="DSK"
> "FSD"="UDFS.DLL"
> "Folder"="USB Disk1"
> "IOCTL"=dword:4
> [HKEY_LOCAL_MACHINE\Drivers\USB\ClientDrivers\Mass_Storage_Class\6]
> "DLL"="USBDISK6.DLL"
> "Prefix"="DSK"
> "FSD"="FATFS.DLL"
> "Folder"="USB Disk2"
> "IOCTL"=dword:4
>
> In platform.bib, add :
> ohci2.dll $(_FLATRELEASEDIR\ohci2.dll NK SH
>
> Any more steps need to be added to let CE50 knwo the usb mass storage?
> Thx a lot.
>
.
- References:
- Prev by Date: Re: performance problem when application starts at startup automatically
- Next by Date: Re: Driver is not added to OS design
- Previous by thread: WinCE50 USB host driver installed problem ?
- Next by thread: Re: WinCE50 USB host driver installed problem ?
- Index(es):
Relevant Pages
|