Date: Tue, 31 Aug 2004 10:00:12 +0200 From: "Petr Holub" <hopet@ics.muni.cz> To: <current@freebsd.org> Subject: drm: ATI FireGL Mobility T2 patch Message-ID: <07d201c48f30$8b2f46b0$02e86cc2@KLOBOUCEK>
next in thread | raw e-mail | index | archive | help
Hi, here's a short patch to make drm recognize ATI FireGL Mobility T2 card present in IBM T41p notebook. Petr ================================================================ Petr Holub CESNET z.s.p.o. Supercomputing Center Brno Zikova 4 Institute of Compt. Science 162 00 Praha 6, CZ Masaryk University Czech Republic Botanicka 68a, 60200 Brno, CZ e-mail: Petr.Holub@cesnet.cz phone: +420-549493944 fax: +420-541212747 e-mail: hopet@ics.muni.cz --- sys/dev/drm/radeon.h.bak Mon Aug 30 15:22:05 2004 +++ sys/dev/drm/radeon.h Mon Aug 30 15:23:46 2004 @@ -129,6 +129,7 @@ {0x1002, 0x4C65, 0, "ATI Radeon Le R250 Mobility 9000 M9"}, \ {0x1002, 0x4C66, 0, "ATI Radeon Lf R250 Mobility 9000 M9"}, \ {0x1002, 0x4C67, 0, "ATI Radeon Lg R250 Mobility 9000 M9"}, \ + {0x1002, 0x4E54, 0, "ATI FireGL Mobility T2 M10 NT"}, \ {0x1002, 0x5144, 0, "ATI Radeon QD R100"}, \ {0x1002, 0x5145, 0, "ATI Radeon QE R100"}, \ {0x1002, 0x5146, 0, "ATI Radeon QF R100"}, \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?07d201c48f30$8b2f46b0$02e86cc2>