Date: Thu, 13 Jan 2000 07:39:19 +0500 (MVT) From: Prashant TR To: Erik Rull cc: djgpp AT delorie DOT com Subject: Re: Still problems with protected_mode_int In-Reply-To: <387C95C6.B2FA8951@bluewin.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 12 Jan 2000, Erik Rull wrote: > > I've tried your solution with _my_cs(), but it still doesn't do what I > want... The printf in the interrupt handler is the one, most likely, which is crashing your system. Prashant