Re: Access to IO port on x86 platform
- From: "Steve Maillet \(eMVP\)" <nospam1@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 26 Dec 2006 13:36:01 -0500
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: gissa
- 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
- Access to IO port on x86 platform
- Prev by Date: Re: windows mobile 2003 driver dll load failed
- 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):