From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralph Alvy Subject: Re: [announce] dosemu-1.2.2 Date: Tue, 20 Jul 2004 21:09:03 -0700 Sender: linux-msdos-owner@vger.kernel.org Message-ID: References: Mime-Version: 1.0 Content-Transfer-Encoding: 7Bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Bart Oldeman wrote: > On Tue, 20 Jul 2004, Ralph Alvy wrote: > >> >> patch < lpt2.diff >> >> >> >> and try again. >> >> >> >> Bart >> I mean, should that have been >> >> patch -p0 < lpt2.diff >> >> instead? > > yes, sorry for forgetting that -p0. Okay, I figured that after reading the patch man page, so went ahead and did patch -p0 < lpt2.diff on a configured 1.3.1 untarred source. After 'make' and 'make install' I find that I no longer crash like before, but I have the same problems previously outlined: hogthreshold of 1 lets my cpu stay down, but won't let me print without taking extraneous steps after issuing the print command. hogthreshold of 2 keeps my cpu at about 86%, but lets the app's print command yield immediate printing without extraneous steps.