From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: porting PCI card driver from NT to DOS Date: 8 Apr 2003 10:42:34 GMT Organization: Aachen University of Technology (RWTH) Lines: 12 Message-ID: References: NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1049798554 27363 137.226.32.75 (8 Apr 2003 10:42:34 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 8 Apr 2003 10:42:34 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 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.