From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frederic Marmond Subject: calling bios interrupt from kernel Date: Mon, 24 Nov 2003 16:35:21 +0100 Sender: linux-assembly-owner@vger.kernel.org Message-ID: <3FC22539.7060509@eprocess.fr> Reply-To: fmarmond@eprocess.fr Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-assembly@vger.kernel.org I'm working on a graphic card for which I have only a binary driver, without sources. I would want to get started by calling the int 0x10 in a vm86 environment. Does anybody tried something like this? Is there any way to succeed? Any info would be welcome! Thanks in advance. Fred