From: Michael Schuster Newsgroups: comp.os.msdos.djgpp Subject: Re: programming a pci A/D Card Date: Thu, 14 May 1998 06:23:07 GMT Organization: Regionales Rechenzentrum Erlangen, Germany Lines: 33 Message-ID: <19980514.6230735@seneca> References: <6jcf32$2fp AT selena DOT rz DOT uni-duesseldorf DOT de> NNTP-Posting-Host: eev6.e-technik.uni-erlangen.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit Precedence: bulk Gruess Euch! Am 13.05.98, 17:44:08, schrieb Sven Grundmann zum Thema programming a pci A/D Card: > Hi ! > I am a physik studnt in germany trying to programm a pci A/D Card . I > have source code of a pci lib for the pci controller for 16 Bit BC31 ( > Borland C 3.1 ) . They manage the Problem with Bios interrupts. I just > ported the first first function of that > 16 Bit Lib with int86 function in gcc instead of geninterrupt in BC . It > worked very fine but is that the right way .. talking > to the PCI Card with realmode interrupts ? Or is there another way . > > Does gjgpp switch to realmode with int86 ? > > ok > tnx for all answers :) GNU rules ! > > Sven Grundmann I can mail the sources of my interrupthandlers in Djgpp for 16bit ISA bus card, if wanted. Michi