Return to BSD News archive
Xref: sserve comp.os.386bsd.development:327 comp.os.linux:32102 Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!sun-barr!news2me.EBay.Sun.COM!cronkite.Central.Sun.COM!texsun!exucom.exu.ericsson.se!kaepk.ericsson.se!lmcdefo From: lmcdefo@lmc.ericsson.se (Denis Fortin) Newsgroups: comp.os.386bsd.development,comp.os.linux Subject: Re: [Q] Xconfig for ATI Wonder V3? Message-ID: <1993Mar29.185005.9512@exu.ericsson.se> Date: 29 Mar 93 18:50:05 GMT References: <paul.733385642@suite.sw.oz.au> Sender: news@exu.ericsson.se Reply-To: lmcdefo@lmc.ericsson.se (Denis Fortin) Organization: Ericsson Communications Inc. Montreal, Canada Lines: 32 Nntp-Posting-Host: kestrel.lmc.ericsson.se X-Disclaimer: This article was posted by a user at Ericsson. Any opinions expressed are strictly those of the user and not necessarily those of Ericsson. In article <paul.733385642@suite.sw.oz.au>, paul@suite.sw.oz.au (Paul Antoine) writes: |> I've read everything I could find on deriving Xconfigs, including |> readme's etc, but could find nothing that would work with my |> (admittedly old) ATI VGA Wonder card (it's the early V3 version). |> |> Comments in the driver such as 'V3 board support needs a lot of work - |> I suspect it isn't worth it' lead me to believe that the support is |> shakey at best. I haven't looked at the X386 for the past couple of years, but at the time I wanted to add in support for my ATI VGA Wonder card (it's one of the old V3 type). I ordered the documentation for ATI, only to find out that in V3 you can't define different read and write addresses when you access pixels. Therefore, you cannot blit from one place to the next: you need to read into RAM and then copy back into the video card at the new location. This is a pain to do, and the preliminary X386 ATI support I had seen a couple of years ago very wisely (?!) avoided touching that. I assumed that this is what is meant in the comments by "V3 board support needs a lot of work". The point is a bit moot for me anyway, since my Unix machine only has 4MB of memory and X wouldn't run well with that little memory (the NT machine has 16 MB, but that's another story). Good luck, and let me know if you find anything... -- Denis Fortin, Principal consultant fortin@zap.uniforum.qc.ca DMR Quebec Inc, +1 (514) 877-3301 lmcdefo@lmc.ericsson.se Disclaimer: any opinions in this posting are my own.