From: Alain Merle Newsgroups: comp.os.msdos.djgpp Subject: Accessing memory mapped device Date: Thu, 03 Jul 1997 10:32:01 +0200 Organization: Commissariat a l'energie atomique, Grenoble (France) Lines: 21 Message-ID: <33BB6381.2224@cea.fr> NNTP-Posting-Host: purus.ceng.cea.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk hello, I am a very new user of djgpp. My problem is the following: - We are developping a PCI board based on PLX chip. This board includes various memory ressources. - Interrogating the PCI, I am able to get the memory mapped addresses of the ressources (let say 0x40000000). How can I access to this ressources. I have seen some information in the doc, but it looks not so evident. Does anybody have an example of such an access ? Thanks to all Alain MERLE CEA France email: alain DOT merle AT cea DOT fr