Re: USB device driver resources

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Sebastian Haas <haas@xxxxxxxxxxxxxxxx> wrote in
news:urjGirdJIHA.5624@xxxxxxxxxxxxxxxxxxxx:

Dear List!

I'm being involved in development of an USB device driver for
Windows Mobile 5.

At the moment I stuck at where to start. I've setted up an Acer
N300 with USB Host and also got the simple device driver example
on MSDN running (CE Testkit over ActiveSync). I've also looked at
the sources of the serial device driver - it is pretty informative
- but I'd appreciate any kind of guide or howto on developing an
USB device driver for Windows Mobile 5.

The documentation on MSDN is pretty sparse since I'm missing
several information like which .lib to link against, how to
initialize the USB device, ...

Is there a howto or guide in this topic available?

I don't know if that apply to Windows Mobile (this is a topic that
should not be discussed on a public ng), but on Windows CE you may use
the code of the printer driver as a reference to develop a USB class
driver. If you don't have that inside WM, you can download and install
an evaluation version of CE 5.0 and you will get it under the PUBLIC
\COMMON\OAK\DRIVERS\USB folder.

--
Valter Minute
www.fortechembeddedlabs.it
Training, support and development for Windows CE
(the reply address of this message is invalid)
.



Relevant Pages

  • USB device driver resources
    ... I've setted up an Acer N300 with USB Host and also got the simple device driver example on MSDN running. ... I've also looked at the sources of the serial device driver - it is pretty informative - but I'd appreciate any kind of guide or howto on developing an USB device driver for Windows Mobile 5. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Automaticly start an application when USB device is plugged in
    ... www.erivasystems.com "MrX" wrote in message ... > I'm just new to USB stuff, and I was wondering how did you start> with your device driver for usb. ... Is there some>> registry setting I can use to register for device notifications? ... Is there a>> registry setting that says "Start this application" when a USB device is ...
    (microsoft.public.pocketpc.developer)
  • Please help me understand this
    ... required to write a kernel mode device driver for a usb device under ... When I say a usb device I mean a device which plugs into the usb port, ... implement a 'probe' function to do something. ...
    (comp.os.linux.development.system)
  • Re: Memory Dump Error
    ... When I send the error report to Microsoft it tells me that there is no fix ... and that it has to do with a device driver. ... So the problem is a hardware related issue with a USB device. ...
    (microsoft.public.windowsxp.general)
  • IssueVendorTransfer
    ... I've written a wince device driver for a usb device that is built on a ... It uses a Cypress EZ-USB chip, ...
    (microsoft.public.windowsce.embedded.vc)