From owner-freebsd-current Mon Mar 23 11:13:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA12739 for freebsd-current-outgoing; Mon, 23 Mar 1998 11:13:16 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from sos.freebsd.dk (sos.freebsd.dk [195.8.129.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA12643; Mon, 23 Mar 1998 11:12:42 -0800 (PST) (envelope-from sos@sos.freebsd.dk) Received: (from sos@localhost) by sos.freebsd.dk (8.8.8/8.8.8) id UAA00693; Mon, 23 Mar 1998 20:12:26 +0100 (MET) (envelope-from sos) Message-Id: <199803231912.UAA00693@sos.freebsd.dk> Subject: Re: BIOS calls In-Reply-To: <19980323125549.48097@right.PCS> from Jonathan Lemon at "Mar 23, 98 12:55:49 pm" To: jlemon@americantv.com (Jonathan Lemon) Date: Mon, 23 Mar 1998 20:12:25 +0100 (MET) Cc: sos@FreeBSD.ORG, current@FreeBSD.ORG From: Søren Schmidt Reply-to: sos@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In reply to Jonathan Lemon who wrote: > On Mar 03, 1998 at 07:49:08PM +0100, Søren Schmidt wrote: > > In reply to Jonathan Lemon who wrote: > > > > > > I'm about to add support to -current for calling real-mode BIOS > > > functions from the kernel. The first use of this will be to get > > > the correct memory size from INT 15:E820/E801/88 calls. > > > > eeeiiii haaaa... > > > > Will this enable me to call the VESA BIOS functions too ??? > > Why, yes, why do you ask? :-) Fill in the blanks below: > > #if 0 > /* VESA setup -- ? */ > vmf.vmf_ax = 0x4f02; > error = vm86_intcall(0x10, &vmf); > #endif Yeppie! when will the code hit the tree ?? -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end .. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message