From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BUqDu-0007ID-B8 for qemu-devel@nongnu.org; Mon, 31 May 2004 13:05:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BUqDs-0007HY-CV for qemu-devel@nongnu.org; Mon, 31 May 2004 13:05:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BUqDs-0007HU-9M for qemu-devel@nongnu.org; Mon, 31 May 2004 13:05:16 -0400 Received: from [24.21.209.245] (helo=pdx.silverbeach.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BUqDD-0000wT-Pi for qemu-devel@nongnu.org; Mon, 31 May 2004 13:04:35 -0400 Received: from localhost (localhost [127.0.0.1]) by pdx.silverbeach.net (Postfix) with ESMTP id DA4431BF33C for ; Mon, 31 May 2004 10:04:37 -0700 (PDT) From: Kyle Hayes Subject: Re: [Qemu-devel] VGA BIOS source code Date: Mon, 31 May 2004 10:04:36 -0700 References: <40BB3784.9020202@fabianowski.de> <40BB541D.30505@witch.dyndns.org> In-Reply-To: <40BB541D.30505@witch.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200405311004.36258.kyle@silverbeach.net> Reply-To: kyle@silverbeach.net, 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 On Monday 31 May 2004 08:49, Hetz Ben Hamo wrote: > Bartosz Fabianowski wrote: > > I am trying to get SVGA graphics modes to work under Windows 98. > > Currently, the only known way of accomplishing this is to install SDD > > 7 beta, which is a 21 day test version, along with some obscure VxD > > file. I'd prefer to fix the VBE support and be able to run SDD 6.53, > > which is free. > > For the 21 days period - just kick out from the start-up the SDD stuff > (you don't need it anyway) with msconfig... > > See my User Guide ("HOWTO") at: > http://www.dad-answers.com/qemu/howto/qemu-win98-howto.html (I'll > probably finish it tommorow although I don't know whatever to write > TUN/TAP explanation).. Wow Hetz! This is great! Is there any chance of getting these kinds of HOWTOs linked from the main site? I've got a fairly good archive of the mailing list, but it is becoming harder to find things like this in it (too many messages). The main HOWTO is great, but I think that other HOWTOs would be good to add as well. Best, Kyle