From owner-svn-src-all@FreeBSD.ORG Mon Sep 21 22:31:06 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0B0D10656A4; Mon, 21 Sep 2009 22:31:06 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id AEB188FC27; Mon, 21 Sep 2009 22:31:06 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 38F696D41C; Mon, 21 Sep 2009 22:31:05 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 0FED784491; Tue, 22 Sep 2009 00:31:05 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Xin LI References: <200909210817.n8L8HvP3080703@svn.freebsd.org> Date: Tue, 22 Sep 2009 00:31:04 +0200 In-Reply-To: <200909210817.n8L8HvP3080703@svn.freebsd.org> (Xin LI's message of "Mon, 21 Sep 2009 08:17:57 +0000 (UTC)") Message-ID: <86pr9kkk0n.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.95 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r197383 - in head/sys: conf contrib/x86emu dev/dpms dev/fb dev/x86bios modules modules/x86bios modules/x86emu X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Sep 2009 22:31:07 -0000 Xin LI writes: > Log: > Collapase interrupt supporting functions to a new module, and switch fr= om > x86emu to this new module. >=20=20=20 > This changeset also brings a fix for bugs introduced with the initial > x86emu commit, which prevents the user from using some display mode or > cause instant reboots during mode switch. This broke powerpc and sparc64... It would be nice if you could provide a little more information (a man page, or at the very least a few sentences in a comment in NOTES) explaining what this module does. I believe it has something to do with running video card BIOS code? DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no