Date: Thu, 14 Jan 1999 09:48:52 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Wolfy cc: djgpp AT delorie DOT com Subject: Re: accessing a memory mapped device In-Reply-To: <77j0a0$44u$1@nslave1.tin.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Wed, 13 Jan 1999, Wolfy wrote: > How can I read/write to a memory mapped device under and below 1M ? Section 18.4 of the DJGPP FAQ list (v2/faq211b.zip from the same place you get DJGPP) includes a detailed explanation of this issue, with several examples.