linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Hemmann, Volker Armin" <volker.hemmann@heim9.tu-clausthal.de>
To: Dave Jones <davej@codemonkey.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [Patch?] SiS 746 AGP-Support
Date: Fri, 25 Apr 2003 03:02:26 +0200	[thread overview]
Message-ID: <200304250302.26791.volker.hemmann@heim9.tu-clausthal.de> (raw)
In-Reply-To: <20030425004003.GA12614@suse.de>

On Friday 25 April 2003 02:40, Dave Jones wrote:
>  > I don't know, if the following changes are 'clean' but they give me a
>  > working agpsupport for my SiS 746Fx based mobo.
>  >
>  > This (attempt) of a patch is against 2.4.21-rc1:
>
> Might work fine as long as you have an agp2.0 card in the slot, but the
> minute you put a 3.0 (read as AGPx8) card in there, things are very
> likely to break.
>
> I've not seen the specs for this chipset, but most of the AGP3 chipsets
> I've seen have a fallback mode in their register set which gets enabled
> as soon as you plug in an AGP2 card. These registers don't get enabled
> with an AGP3 card, instead you need to read from different registers,
> and in most cases, act completly different to decode aperture sizes etc.
>
> The generic routines in 2.5 *might* work, but are untested on this chipset.
> 2.4 currently has no AGP3 support at all. Some folks did backport what
> I've done in 2.5 a while ago, but I would advise against merging it at
> this stage, as there is still work to be done there, including stability
> fixes. Right there are a number of possible problems which may include
> random memory corruption.
>
> 		Dave

I have only a AGP 2 (geforce 4-mx) card, so I missed that(and with one I would 
only to be able to say 'it doesn't work' so thanks for your explanation). But 
without this changes I won't even able to use dga, because the first 
dga-enabled app completely locks up my box. 
And to have working AGP2 and non working APG3 looks a lot better for me than 
no AGP-support at all.  

2.5.* is able to 'mostly' boot on my mobo so I can't say anything about that..


Glück Auf,
Volker

  reply	other threads:[~2003-04-25  0:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-25  0:24 [Patch?] SiS 746 AGP-Support Hemmann, Volker Armin
2003-04-25  0:40 ` Dave Jones
2003-04-25  1:02   ` Hemmann, Volker Armin [this message]
2003-04-25  2:05     ` Dave Jones
2003-04-25  6:55       ` Hemmann, Volker Armin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200304250302.26791.volker.hemmann@heim9.tu-clausthal.de \
    --to=volker.hemmann@heim9.tu-clausthal.de \
    --cc=davej@codemonkey.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).