* [PATCH] add AGP support for Radeon Mobility 9000 chipset
@ 2008-06-03 17:07 maximilian attems
2008-06-07 1:40 ` Andrew Morton
0 siblings, 1 reply; 3+ messages in thread
From: maximilian attems @ 2008-06-03 17:07 UTC (permalink / raw)
To: airlied; +Cc: linux-kernel, Amit Kucheria, maximilian attems
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] add AGP support for Radeon Mobility 9000 chipset
2008-06-03 17:07 [PATCH] add AGP support for Radeon Mobility 9000 chipset maximilian attems
@ 2008-06-07 1:40 ` Andrew Morton
2008-06-07 7:28 ` Amit Kucheria
0 siblings, 1 reply; 3+ messages in thread
From: Andrew Morton @ 2008-06-07 1:40 UTC (permalink / raw)
To: maximilian attems; +Cc: airlied, linux-kernel, Amit Kucheria
On Tue, 3 Jun 2008 19:07:33 +0200 maximilian attems <max@stro.at> wrote:
> Bug: 178634
For this to be useful we'd need to know whose bug tracking system
it is from.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] add AGP support for Radeon Mobility 9000 chipset
2008-06-07 1:40 ` Andrew Morton
@ 2008-06-07 7:28 ` Amit Kucheria
0 siblings, 0 replies; 3+ messages in thread
From: Amit Kucheria @ 2008-06-07 7:28 UTC (permalink / raw)
To: Andrew Morton; +Cc: maximilian attems, airlied, linux-kernel
On Sat, Jun 7, 2008 at 4:40 AM, Andrew Morton <akpm@linux-foundation.org> wrote:
> On Tue, 3 Jun 2008 19:07:33 +0200 maximilian attems <max@stro.at> wrote:
>
>> Bug: 178634
>
> For this to be useful we'd need to know whose bug tracking system
> it is from.
It is from Ubuntu's bug tracking system. Link follows:
https://bugs.edge.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/178634
Regards,
Amit
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-06-07 7:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-03 17:07 [PATCH] add AGP support for Radeon Mobility 9000 chipset maximilian attems
2008-06-07 1:40 ` Andrew Morton
2008-06-07 7:28 ` Amit Kucheria
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox