public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@codemonkey.org.uk>
To: Marc-Christian Petersen <m.c.p@wolk-project.de>
Cc: Nathaniel Russell <reddog83@chartermi.net>,
	alan@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH][2.4-ac] VT8633 GART Support [RESEND] Corrected
Date: Tue, 31 Dec 2002 13:19:31 +0000	[thread overview]
Message-ID: <20021231131931.GC32207@codemonkey.org.uk> (raw)
In-Reply-To: <200212310523.43390.m.c.p@wolk-project.de>

On Tue, Dec 31, 2002 at 05:23:57AM +0100, Marc-Christian Petersen wrote:
 > > The first patch i sent to the list was wroung becaue i miss typed out the
 > > PCI_DEVICE... it was supposed to be PCI_DEVICE_ID_VIA_8633_0 pci id is
 > > 0x3091
 > > Well here is the complete fixed and correct version of my patch.
 > shouldn't this be exactly 8633_1 ? Assuming this is a AGP patch and: 
 > http://pciids.sourceforge.net/iii/?m=1&i=1106b091
 > tells the same, 8633_1 :)

No. We match on host bridge, as thats where the magick bits we
need to frob live. The bits in the AGP bridge are usually set up
by the BIOS. When we do need to poke them too, we go looking for
it in the initialisation routine.

		Dave

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs

      reply	other threads:[~2002-12-31 13:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-31 16:18 [PATCH][2.4-ac] VT8633 GART Support [RESEND] Corrected Nathaniel Russell
2002-12-31  4:23 ` Marc-Christian Petersen
2002-12-31 13:19   ` Dave Jones [this message]

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=20021231131931.GC32207@codemonkey.org.uk \
    --to=davej@codemonkey.org.uk \
    --cc=alan@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m.c.p@wolk-project.de \
    --cc=reddog83@chartermi.net \
    /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