Re: how to get USB drivers work in ce 5.0? by Voidcoder
Voidcoder
Fri Mar 10 04:11:20 CST 2006
1. USB Host support in your BSP
(do you have it?)
2. Depending on the controller type:
Device Drivers->USB Host Controllers -> EHCI
Device Drivers->USB Host Controllers -> OHCI
Device Drivers->USB Host Controllers -> UHCI
3. Core OS -> USB Host Support -> USB Human Input Device -> USB HID Keyboard and Mouse
4. Core OS -> USB Host Support -> USB Storage Class Driver
5. File Systems and Data Store -> Partition Driver
6. File Systems and Data Store -> FAT File System
"Maverick" <Maverick@maverick.com> wrote in message news:eOiSAgCRGHA.256@TK2MSFTNGP14.phx.gbl...
> Hi, all
>
> I am a newbie on CE 5.0. I want to get USB drivers to work, like keyboard,
> mouse and USB disk, which components should I add in PB?
>
>
>
>