From: maximilian attems <max@stro.at>
To: airlied@linux.ie
Cc: linux-kernel@vger.kernel.org,
Amit Kucheria <amit.kucheria@ubuntu.com>,
maximilian attems <max@stro.at>
Subject: [PATCH] add AGP support for Radeon Mobility 9000 chipset
Date: Tue, 3 Jun 2008 19:07:33 +0200 [thread overview]
Message-ID: <1212512853-13506-1-git-send-email-max@stro.at> (raw)
From: Amit Kucheria <amit.kucheria@ubuntu.com>
Bug: 178634
Signed-off-by: Amit Kucheria <amit.kucheria@ubuntu.com>
Signed-off-by: maximilian attems <max@stro.at>
---
drivers/char/agp/ati-agp.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/drivers/char/agp/ati-agp.c b/drivers/char/agp/ati-agp.c
index 55c97f6..07b4d8f 100644
--- a/drivers/char/agp/ati-agp.c
+++ b/drivers/char/agp/ati-agp.c
@@ -458,6 +458,10 @@ static struct agp_device_ids ati_agp_device_ids[] __devinitdata =
.chipset_name = "IGP9100/M",
},
{
+ .device_id = PCI_DEVICE_ID_ATI_RS350_133,
+ .chipset_name = "IGP9000/M",
+ },
+ {
.device_id = PCI_DEVICE_ID_ATI_RS350_200,
.chipset_name = "IGP9100/M",
},
--
1.5.5.1
next reply other threads:[~2008-06-03 17:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-03 17:07 maximilian attems [this message]
2008-06-07 1:40 ` [PATCH] add AGP support for Radeon Mobility 9000 chipset Andrew Morton
2008-06-07 7:28 ` Amit Kucheria
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=1212512853-13506-1-git-send-email-max@stro.at \
--to=max@stro.at \
--cc=airlied@linux.ie \
--cc=amit.kucheria@ubuntu.com \
--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