Date: Sun, 5 Sep 1999 15:42:33 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: aperes cc: djgpp AT delorie DOT com Subject: Re: help! In-Reply-To: <37d23a5c.4796676@news.telepac.pt> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 5 Sep 1999, aperes wrote: > I have installed a drive that is activated via interrupt (in my case, > int 66h). > I need calling a function suported by this drive. > To do this the AX register must hold the number of function (in my > case, 0x68A) and the ESI register must hold a pointer to a data > buffer. > > How can I do this? See sections 18.2 and 18.4 of the DJGPP FAQ list.