I’ve got a PCI card with 128MB SDRAM that is accessible via memory space.
What is the best way to map it to user space in a WDM driver?
Thanks in advance.
I’ve got a PCI card with 128MB SDRAM that is accessible via memory space.
What is the best way to map it to user space in a WDM driver?
Thanks in advance.
The best way is to not do this at all. Otherwise see the following:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q189327
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@attotech.com
Sent: Thursday, September 30, 2004 3:13 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] Mapping PCI memory to user spaceI’ve got a PCI card with 128MB SDRAM that is accessible via
memory space.
What is the best way to map it to user space in a WDM driver?Thanks in advance.
Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256You are currently subscribed to ntdev as:
xxxxx@hollistech.com To unsubscribe send a blank email to
xxxxx@lists.osr.com