WINCE IMAGE BUILD USB MOUSE & KEYBOARD DRIVER FOR GEODE (tm) CS5530 IN WINDOWS CE By: YEN-CHAU NGO Date: 04/02/00 The following modification should be made in order to support USB keyboard and mouse for CS5530 (Procomp/Unicorn board) in Windows CE: 1. Platform.bib: in USB drivers section : * Remove the USB mouse client driver entry: usbmouse.dll $(_FLATRELEASEDIR)\usbmouse.dll NK SH * Add the following entry for HID driver: usbhid.dll $(_FLATRELEASEDIR)\usbhid.dll NK SH 2. Platform.reg: * Remove the following lines of USB mouse client driver registry setting: [HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\Default\Default\3_1_2\Generic_Sample_Mouse_Driver] "DLL"="USBMOUSE.dll" [HKEY_LOCAL_MACHINE\Drivers\USB\ClientDrivers\Generic_Sample_Mouse_Driver] * Add the following entry for HID driver registry setting: [HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\Default\Default\3\Generic_Sample_Hid_Class_Driver] "DLL"="USBHID.dll" "Prefix"="HID" "Index"=dword:1 * In USB - OHCI driver section change the IRQ as follow: "Irq"=dword:0B 3. Build the image.Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.