Re: Access to IO port on x86 platform
- From: "gissa" <ghielec@xxxxxxxxxxxxxxxxxx>
- Date: 26 Dec 2006 11:38:27 -0800
I have never done drivers before and will start learning now. I am
assuming it is easier to write user mode drivers as this is possible
with V6. Am I right?
Thanks in advance
Gus
Steve Maillet (eMVP) wrote:
That's an ancient function I posted years ago. It should not be used. There
are existing functions like TransBusAddressToVirtual that take care of that
now. But as Chris Tacke points out. You can't use any of that from V6.0
applications, only a driver. Bottom line: You can't muck about with hardware
from user mode applications in CE V6.0 anymore. You need to do that in a
driver.
--
Steve Maillet
EmbeddedFusion
www.EmbeddedFusion.com
smaillet at EmbeddedFusion dot com
.
- Follow-Ups:
- Re: Access to IO port on x86 platform
- From: Steve Maillet \(eMVP\)
- Re: Access to IO port on x86 platform
- References:
- Access to IO port on x86 platform
- From: gissa
- Re: Access to IO port on x86 platform
- From: Steve Maillet \(eMVP\)
- Re: Access to IO port on x86 platform
- From: gissa
- Re: Access to IO port on x86 platform
- From: Steve Maillet \(eMVP\)
- Access to IO port on x86 platform
- Prev by Date: Re: Access to IO port on x86 platform
- Next by Date: Re: Access to IO port on x86 platform
- Previous by thread: Re: Access to IO port on x86 platform
- Next by thread: Re: Access to IO port on x86 platform
- Index(es):
Relevant Pages
|
|