From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BK7cV-0005WE-Av for qemu-devel@nongnu.org; Sat, 01 May 2004 23:26:23 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BK7bz-00054X-Kt for qemu-devel@nongnu.org; Sat, 01 May 2004 23:26:22 -0400 Received: from [38.113.3.61] (helo=babyruth.hotpop.com) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BK7bz-00054T-D9 for qemu-devel@nongnu.org; Sat, 01 May 2004 23:25:51 -0400 Received: from phreaker.net (kubrick.hotpop.com [38.113.3.103]) by babyruth.hotpop.com (Postfix) with SMTP id 89E9D3EEDE7 for ; Sun, 2 May 2004 03:01:02 +0000 (UTC) Received: from jbrown.mylinuxbox.org (pcp02555028pcs.batlfl01.tn.comcast.net [68.60.22.179]) by smtp-3.hotpop.com (Postfix) with ESMTP id CF8E5F3D3BC for ; Sun, 2 May 2004 03:08:49 +0000 (UTC) Date: Sat, 1 May 2004 23:24:34 -0400 From: "Jim C. Brown" Message-ID: <20040502032434.GA3836@jbrown.mylinuxbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] win98se video driver Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org I got the default SVGA driver working on win98 but it only supports 16 bit color and 640x480 display (which makes one wonder what the point of having the SVGA driver would be ... at least no more annoying "change your video adaptor" prompts at startup). Is there a way to get better resolution? If there is no way to do it currently, which would be the easier step? Hacking a better video card into qemu's emulation (like I'm considering for touchpad support), or writing a VESA driver for win98? TIA. -- Infinite complexity begets infinite beauty. Infinite precision begets infinite perfection.