From: Javier Reyes Newsgroups: comp.os.msdos.djgpp Subject: Device Driver programming with DJGPP Date: Tue, 10 Aug 1999 12:58:40 +0300 Organization: European Southern Observatory Message-ID: <37AFF7CF.9973C001@eso.org> NNTP-Posting-Host: pc541.hq.eso.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: snatch.hq.eso.org 934283081 9103 134.171.13.27 (10 Aug 1999 11:04:41 GMT) X-Complaints-To: postmaster AT eso DOT org NNTP-Posting-Date: 10 Aug 1999 11:04:41 GMT X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en Lines: 14 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi Guys, I need to program a very simple device driver for a PCI card. I just need to be able to read and write to/from memory at 0xF0000000. Can anyone tell me where to find the source code sample to do it ? Thanks in advance, Javier PS: Please reply to me if possible.