From: "Wolfy" Newsgroups: comp.os.msdos.djgpp Subject: accessing a memory mapped device Date: Wed, 13 Jan 1999 21:36:09 +0100 Organization: TIN Lines: 7 Message-ID: <77j0a0$44u$1@nslave1.tin.it> NNTP-Posting-Host: a-bo16-50.tin.it X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com How can I read/write to a memory mapped device under and below 1M ? Should I use DPMI and if so what is the sequence of the call ? Thanks Wolfy