From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Ak2G9-0003X1-97 for qemu-devel@nongnu.org; Fri, 23 Jan 2004 09:26:09 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Ak2FY-0003Kt-DW for qemu-devel@nongnu.org; Fri, 23 Jan 2004 09:26:03 -0500 Received: from [213.41.78.204] (helo=smtp-ft5.fr.colt.net) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Ak2FX-0003K6-P3 for qemu-devel@nongnu.org; Fri, 23 Jan 2004 09:25:31 -0500 Received: from alcor.imaginet.fr (alcor.imaginet.fr [195.68.86.12]) by smtp-ft5.fr.colt.net with ESMTP id i0NEPTZ01446 for ; Fri, 23 Jan 2004 15:25:29 +0100 Received: from gw.netgem.com ([195.68.2.34]:63329 helo=free.fr) by alcor.imaginet.fr with esmtp (Exim) id 1Ak2Hc-0005HL-OA for ; Fri, 23 Jan 2004 15:27:40 +0100 Message-ID: <40112ED9.5060304@free.fr> Date: Fri, 23 Jan 2004 15:25:29 +0100 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] S3 Trio Docs... References: <20040123132042.GA18368@faui00i.informatik.uni-erlangen.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Josef Angermeier wrote: > I have heard you are going to implement S3 Trio! Yes, it will come some day because I think implementing a bochs-like VBE system will not be sufficient. I still hesitate for the exact S3 card. PCI emulation will also be needed to ease the probing done by the OS. > Where did you find some docs therefore ? In an archive called vgadoc4b containing the docs of many old VGA chipsets. The X11 server is also a good reference. Fabrice.