mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Nathaniel Russell <root@chartermi.net>
To: Ruth Ivimey-Cook <Ruth.Ivimey-Cook@ivimey.org>
Cc: reddog83@chartermi.net, <linux-kernel@vger.kernel.org>, <davej@suse.de>
Subject: Re: [PATCH 2.5.x] Via AGP Support
Date: Sat, 7 Dec 2002 14:01:07 -0500 (EST)	[thread overview]
Message-ID: <Pine.LNX.4.44.0212071341470.1168-200000@reddog.example.net> (raw)
In-Reply-To: <200212071055.17560.ruth@ivimey.org>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 617 bytes --]

I was so tired last night I forgot to dot the i's and cross my t's.
Well here is the patch with the missing 'E' in it. ;)
Nathaniel
CC me at reddog83@chartermi.net

On Sat, 7 Dec 2002, Ruth Ivimey-Cook wrote:

> On Saturday 07 December 2002 10:41, Nathaniel Russell wrote:
> > This patch add's support for the Via 8633 AGP Card Slot.
>
> > +               .device_id      = PCI_DEVICE_ID_VIA_8633_0,
> > +               .vendor_id      = PCI_VENDOR_ID_VIA,
> > +               .chipset        = VIA_GENRIC,
>
> Missing 'E' in Generic ^^^
>
> Ruth
>
> --
> Ruth Ivimey-Cook
> Software Engineer and Technical Author.
>

[-- Attachment #2: Updated Via AGP Patch --]
[-- Type: TEXT/PLAIN, Size: 588 bytes --]

diff -urN linux-2.5/drivers/char/agp/agp.c~ linux/drivers/char/agp/agp.c
--- linux-2.5/drivers/char/agp/agp.c~	2002-12-05 13:44:19.000000000 -0500
+++ linux/drivers/char/agp/agp.c	2002-12-07 05:36:12.000000000 -0500
@@ -1166,6 +1166,14 @@
 		.chipset_setup	= via_generic_setup
 	},
 	{
+		.device_id	= PCI_DEVICE_ID_VIA_8633_0,
+		.vendor_id	= PCI_VENDOR_ID_VIA,
+		.chipset	= VIA_GENERIC,
+		.vendor_name	= "Via",
+		.chipset_name	= "8633",
+		.chipset_setup	= via_generic_setup
+	},
+	{
 		.device_id	= 0,
 		.vendor_id	= PCI_VENDOR_ID_VIA,
 		.chipset	= VIA_GENERIC,

      reply	other threads:[~2002-12-07 18:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-07 10:41 Nathaniel Russell
2002-12-07 10:55 ` Ruth Ivimey-Cook
2002-12-07 19:01   ` Nathaniel Russell [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=Pine.LNX.4.44.0212071341470.1168-200000@reddog.example.net \
    --to=root@chartermi.net \
    --cc=Ruth.Ivimey-Cook@ivimey.org \
    --cc=davej@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --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

all inboxes | Powered by JetHome®