X-Authentication-Warning: fajnm1.am.ub.es: ofors owned process doing -bs Date: Tue, 8 Apr 2003 13:49:35 +0200 (METDST) From: Octavi Fors To: djgpp AT delorie DOT com Subject: Re: porting PCI card driver from NT to DOS In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT 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 Hi all, Hans-Bernhard, thanks for so quick response. I understand porting to DOS would be complex, but do you it would be possible, in theory. In particular, is djgpp able to handle PCI bus 32-bits I/O interrupts? Which djgpp command could handle this? Cheers, Octavi. > On 8 Apr 2003, Hans-Bernhard Broeker wrote: > > Octavi Fors wrote: > > -Could be possible to compile C source code of NT driver shown below with > > djgpp? With how much effort? Minor changes of syntax or major changes? > > *Very* major changes. You'll have to effectively re-write all of the > operating system interface layer of that driver from scratch, keeping > only those parts of it that deal with the hardware --- and even those > will need massive changes. > > -- > Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) > Even if all the snow were burnt, ashes would remain. >