All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Aspert <Nicolas.Aspert@epfl.ch>
To: graeme fisher <graeme@2d3d.co.za>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Agpgart for 845G
Date: Mon, 13 May 2002 17:26:30 +0200	[thread overview]
Message-ID: <3CDFDB26.5070509@epfl.ch> (raw)
In-Reply-To: <fa.cfjurcv.v30q20@ifi.uio.no>

Hello

> 
> Patch for Intel 845G agpgart support
> 

diff'd against which version of the kernel ?


> +    { PCI_DEVICE_ID_INTEL_845_G_0,
> +		 PCI_VENDOR_ID_INTEL,
> +		 INTEL_I845_G,
> +		 "Intel",
> +		 "i845G",
> +		 intel_830mp_setup },

Are you sure that 830mp and 845g have exactly the same addresses to 
write/read to ? BTW, I can't find any datasheet for 845g on Intel's 
website ... do you have any at hand ?



> +			if (i810_dev == NULL) {
> +                                /* 
> +                                 * We probably have a I830MP chipset
> +                                 * with an external graphics
> +                                 * card. It will be initialized later 
> +                                 */
> +				agp_bridge.type = INTEL_I845_G;
> +				break;
> +			}

Are you sure about the comment :-)) ?



a+

Nicolas.
PS: CC any answer to me, I am not on the list...
-- 
Nicolas Aspert      Signal Processing Institute (ITS)
Swiss Federal Institute of Technology (EPFL)



       reply	other threads:[~2002-05-13 15:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fa.cfjurcv.v30q20@ifi.uio.no>
2002-05-13 15:26 ` Nicolas Aspert [this message]
2002-05-14  7:37   ` Agpgart for 845G Abraham vd Merwe
2002-05-12 16:47 graeme fisher

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=3CDFDB26.5070509@epfl.ch \
    --to=nicolas.aspert@epfl.ch \
    --cc=graeme@2d3d.co.za \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.