Re: LPC bus drive for windows CE 6
- From: "Loz" <mauro.aleottiNOSPAM@xxxxxxxxxx>
- Date: Mon, 19 May 2008 18:11:41 +0200
Thanks for your answer,
The device on the LPC bus is a generic FPGA. So I have to read and write a
set of FPGA registers. Do you think that reading PCI samples driver can help
me?
L
"Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT
com> ha scritto nel messaggio news:OpzaZRcuIHA.5096@xxxxxxxxxxxxxxxxxxxxxxx
There aren't going to be any examples for that specific bus. I don't know
anything about the bus architecture, either, but you can look at how the
PCI bus is handled in the Windows CE source code to see what you can do.
As for the driver for the specific device, that will depend on what sort
of device it is. If it's a display adapter, it should be clear that
reading a sample network driver isn't of any value. If it's just some
random device that wouldn't have a standard driver type for Windows CE
(not display, not network, not keyboard or mouse, not serial, etc.), then
you can look at any 'stream interface driver' and get an idea of what sort
of things you might do.
Paul T.
"Loz" <mauro.aleottiNOSPAM@xxxxxxxxxx> wrote in message
news:g0s0d3$lja$1@xxxxxxxxxxxxxx
Hi,
I'm new to windows CE. I have got a board based on Intel Celeron with the
LPC Bus. I have to write a driver for a custom device on the LPC bus.
Where I can find some exemples and/or hints?
regards
L
.
- Follow-Ups:
- Re: LPC bus drive for windows CE 6
- From: Paul G. Tobey [eMVP]
- Re: LPC bus drive for windows CE 6
- References:
- LPC bus drive for windows CE 6
- From: Loz
- Re: LPC bus drive for windows CE 6
- From: Paul G. Tobey [eMVP]
- LPC bus drive for windows CE 6
- Prev by Date: Re: LPC bus drive for windows CE 6
- Next by Date: Re: LPC bus drive for windows CE 6
- Previous by thread: Re: LPC bus drive for windows CE 6
- Next by thread: Re: LPC bus drive for windows CE 6
- Index(es):
Relevant Pages
|
|