Enabling USB-host on Eten M600/G500/M500 (WM5)

4 Votes | Average: 5 out of 54 Votes | Average: 5 out of 54 Votes | Average: 5 out of 54 Votes | Average: 5 out of 54 Votes | Average: 5 out of 5(4 votes, average: 5 out of 5)

Loading ... Loading ...

They said there was no USB-host on Eten M600. They were wrong.

Quick solution: download M600_G500_USB_Host_Installer_118.zip, unzip it and copy M600_G500_USB_Host_Installer.CAB to your device (not storage card!). Open File Explorer and run this CAB file to install USB-host driver. Soft-reset your Pocket PC.

Manual installation: download M600_G500_USB_Host_Manual_install_169.zip, and unzip it to any folder on your device. Install cert.cab, copy all *.dll files to \Windows\ folder. If USBD.DLL can’t be overwritten, cup and paste it to \Temp\ folder, soft-reset your device and try to copy it again.

Add the following entries to the registry:

[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\OHCI]
UseExistingSettings”=dword:0
“Order”=dword:1
“Index”=dword:1
“Prefix”=”HCD”
Dll”=”ohci.dll”

Soft-reset your Pocket PC.

Enabling mouse cursor: install hid_beta.CAB from M600_G500_USB_Host_Manual_install_169.zip and add the following registry entries:

[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\Default\Default\3\Generic_Sample_Hid_Class_Driver]
“DLL”=”HID.DLL”
“Prefix”=”HID”
“Index”=dword:4

Soft reset your device.

You can speedup your PDA using a registry editor such as PHM RegEdit and change the following values:

HKEY_LOCAL_MACHINESystemStorageManagerFATFSCacheSize=0x1000(4096)
HKEY_LOCAL_MACHINESystemStorageManagerFATFSEnableCache=0x1(1)

Do a soft reset and you will immediately observe the changes in speed.