in Windows CE OAL documentation, it is specified about
the StartUp function that OEMAddressTable is passed to the
kernel which will create an uncached address that points
to the same physical address. What is the difference
between the cached and the uncached address range? And why
both are needed?
Thank you
Serge Roussel
Programmer/Analyst
The OEMAddressTable creates both cached and uncached versions of a physical
address so the developer can make the decision about what type of access he
wants to make.
--
Dean Ramsier - eMVP
Accelent Systems
http://www.accelent.com
"Serge Roussel" <rous...@genieo.ca> wrote in message
news:2cd201c2b812$f1a66050$89f82ecf@TK2MSFTNGXA01...