Re: Porting Windows Driver to Windows CE
- From: "Bruce Eitman [eMVP]" <beitman.nospam@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 25 Apr 2008 17:08:45 -0400
Don't skip installing the QFEs.
You will find a section on USB drivers in the help contents. That will
direct you to several example USB Class drivers including HID and mass
storage.
--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
EuroTech Inc.
www.EuroTech.com
"axu" <axu@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8729E620-742E-4C4A-803F-9F6102588301@xxxxxxxxxxxxxxxx
Hi:
Thank you for your answer.
The device is digial camera with USB interface.
I have installed CE6.0 evalatuion edition and will play with it.
cheers,
"Paul G. Tobey [eMVP]" wrote:
1) It depends on what sort of driver we're talking about. There's no WDM
in
Windows CE, so, if you're using that on the desktop, you'll have to
either
build a wrapper for Windows CE calls that satisfies the existing driver
code's need for WDM.
2) You can download the evaluation edition of Windows CE 6.0 from
www.microsoft.com/downloads. No, there's no separate DDK. Having one
wouldn't really make sense, since some devices might have, say, USB
support,
and others might not. Some might have Bluetooth and others not. Unlike
on
the desktop, where every box basically has the same OS in it, that's not
the
case with Windows CE, where the list of OS features in a given device is
*entirely* under the control of the device OEM.
What sort of driver are we talking about?
Paul T.
"axu" <axu@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F7C8ECC8-294A-4702-9EA8-084DBF2D1681@xxxxxxxxxxxxxxxx
Hi:
I was asked to investigate the effort of porting existing Window XP
driver
to Windows CE. I did some basic reading and am in process of installing
an
evaluation version of CE6.0 on my computer(the download process seems
to
be
very slow).
I have some basic quetions regarding the task.
(1) My current impression is that CE driver uses a complete different
set
of
kernel APIs from the Windows Kernel API explained in Windows DDK. Is it
true?
(2) There is no CE DDK similar to the windows DDK. If true, what is the
availabe documentation from Microsoft that explains all the Kernel API
and
CE
driver development?
Thank you very much,
cheers,
.
- References:
- Porting Windows Driver to Windows CE
- From: axu
- Re: Porting Windows Driver to Windows CE
- From: Paul G. Tobey [eMVP]
- Re: Porting Windows Driver to Windows CE
- From: axu
- Porting Windows Driver to Windows CE
- Prev by Date: Re: Porting Windows Driver to Windows CE
- Next by Date: Re: DDRAW levels of resolution and picture quality
- Previous by thread: Re: Porting Windows Driver to Windows CE
- Next by thread: enfora RIL driver CE 6 - how does it communicate with Cellcore, RILProxy
- Index(es):
Relevant Pages
|
|