X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Mon, 5 Jan 2004 15:48:05 -0500 Message-Id: <200401052048.i05Km5t3005614@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: (message from David Winfrey on Mon, 05 Jan 2004 20:40:03 -0000) Subject: Re: BIOS 13h disk i/o buffers References: <200401052022 DOT i05KM4A6005335 AT envy DOT delorie DOT com> Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Thanks. My understanding of the 13h/02h and 13h/03h BIOS interrupts > is that the user-supplied buffer must not cross a 64K DMA > boundary. How does the DJGPP code handle this, or am I misreading > the BIOS documentation? We don't handle this; it just works. Might be old documentation.