From: alaric AT abwillms DOT demon DOT co DOT uk (Alaric B. Williams) Newsgroups: comp.os.msdos.djgpp Subject: Re: parallel port in DJGPP with MsDos interrupt Date: Fri, 15 Nov 1996 18:03:40 GMT Lines: 45 Message-ID: <848081020.22973.0@abwillms.demon.co.uk> References: <9610311623 DOT aa07992 AT ailin DOT inti DOT edu DOT ar> NNTP-Posting-Host: abwillms.demon.co.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp JAVIER TERAN GONZALEZ wrote: > I'am interested in porgramming a PC's paralles port (whit Ms-Dos) > using hardware interrups and completely in DJGPP. (If it is not possible > in this way, please tell mi how). Yet again, it's plug time! libhw is designed to greatly ease the development of DJGPP hardware interrupt handlers by providing all the common code everyone seems to rewrite each time they create such a handler. If you can be bothered to download the gcc sources and recompile with a patch (there's a bug in gcc, you see) or download the patched executables from the libhw page, libhw will work with DJGPP V2.00 or V2.01 (fingers crossed) libhw is available from "http://www.abwillms.demon.co.uk/prog/" Nobody's come back to me with bug reports yet, and several people have tried libhw out, so if you have tried it and got a horrible crash or other such bug, drop me an email before I submit it to The Powers That Be for putting on DJ's site! There may one day be a libsw for software interrupt tricks, too! Thanx, ABW -- "Simply drag your mother in law's cellphone number from the Address Book to the Laser Satellite icon, and the Targeting Wizard will locate her. Then follow the onscreen prompts for gigawattage and dispersion pattern..." (Windows for Early Warning and Defence User's manual P385) Alaric B. Williams Internet : alaric AT abwillms DOT demon DOT co DOT uk Hello :-)