linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ATI RN50 pci id
@ 2005-10-28 18:46 Jake Moilanen
  0 siblings, 0 replies; only message in thread
From: Jake Moilanen @ 2005-10-28 18:46 UTC (permalink / raw)
  To: benh; +Cc: linux-fbdev-devel

Here's the PCI ID for the ATI RN50 chip.

Jake

Signed-off-by: Jake Moilanen <moilanen@austin.ibm.com>

Index: 2.6.14/drivers/video/aty/ati_ids.h
===================================================================
--- 2.6.14.orig/drivers/video/aty/ati_ids.h	2005-03-02 01:38:04.000000000 -0600
+++ 2.6.14/drivers/video/aty/ati_ids.h	2005-10-28 12:51:14.895957225 -0500
@@ -150,6 +150,7 @@
 #define PCI_CHIP_RV200_QX		0x5158
 #define PCI_CHIP_RV100_QY		0x5159
 #define PCI_CHIP_RV100_QZ		0x515A
+#define PCI_CHIP_RN50			0x515E
 #define PCI_CHIP_RAGE128RE		0x5245
 #define PCI_CHIP_RAGE128RF		0x5246
 #define PCI_CHIP_RAGE128RG		0x5247
Index: 2.6.14/drivers/video/aty/radeon_base.c
===================================================================
--- 2.6.14.orig/drivers/video/aty/radeon_base.c	2005-10-28 09:54:59.864156837 -0500
+++ 2.6.14/drivers/video/aty/radeon_base.c	2005-10-28 12:52:32.164274339 -0500
@@ -113,6 +113,7 @@
 	/* Radeon VE/7000 */
 	CHIP_DEF(PCI_CHIP_RV100_QY, 	RV100,	CHIP_HAS_CRTC2),
 	CHIP_DEF(PCI_CHIP_RV100_QZ, 	RV100,	CHIP_HAS_CRTC2),
+	CHIP_DEF(PCI_CHIP_RN50,		RV100,	CHIP_HAS_CRTC2),	
 	/* Radeon IGP320M (U1) */
 	CHIP_DEF(PCI_CHIP_RS100_4336,	RS100,	CHIP_HAS_CRTC2 | CHIP_IS_IGP | CHIP_IS_MOBILITY),
 	/* Radeon IGP320 (A3) */


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-10-28 18:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-28 18:46 [PATCH] ATI RN50 pci id Jake Moilanen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).