[ros-kernel] How to get started writing ReactOS drivers
Vizzini
vizzini at plasmic.com
Sun Feb 8 10:51:42 CET 2004
On Sat, 2004-02-07 at 11:04, Hartmut Birr wrote:
> there exist some more differences between the M$-tools and GCC. The M$
> linker sets driver sections, according to some macros, to pageable or to
> non pageable. If a driver is build with GCC, all sections are pageable.
What is the right way to lock these drivers into memory, then? I guess
we could call MmLockPageable[Code|Data]Section, although I've never
looked into it. How do you force drivers to be locked in memory?
-Vizzini
More information about the Ros-kernel
mailing list