From mboxrd@z Thu Jan 1 00:00:00 1970 From: ib@wupperonline.de (Ingo Brueckl) Subject: Which function handles copying into the video ram? Date: Fri, 29 May 2009 07:57:00 +0200 Message-ID: <4a1f7830@wupperonline.de> Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: In-Reply-To: 200905281647.52665.manfred.scherer.mhm@t-online.de Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Manfred Scherer wrote: > maybe function tty_char_out() is the right place for your hook: No, unfortunately it isn't. I already checked this, and output isn't done there. BTW, what I forgot to mention: I'm talking from xdosdemu, e. g. the program runs in a X window (if that matters). Ingo