I am using XP as an OS and I am using C++ programming language and need
to write data to a physical address between 0xD0000 and 0xDFFFF I am
aware that this OS used virtual memory so I may need to create a
driver. I have download the windows DDK but have no experience with
this and would like to get up and running very quickly can any one
point me in the direction of an example that I could modify. I found a
reference to an example program called GENPORT but can't seem to find
any similar example in the latest DDK. I have also found an already
written and complied driver called portTalk but this only allows you to
talk to an addresses between 0x0000 and 0xFFFF. If anyone has any
experience with this any help would be most appreciated.
Thanks,
Grant