summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/drm_pciids.h
diff options
context:
space:
mode:
authorremko <remko@FreeBSD.org>2008-02-27 10:14:57 +0000
committerremko <remko@FreeBSD.org>2008-02-27 10:14:57 +0000
commit115c38c4c87e40a21683bbf232eddfa831fe3122 (patch)
tree94c6f43ada0244acbaf6bcc6a556b0233ea18501 /sys/dev/drm/drm_pciids.h
parent69e6b2e414207bc9b5dff2d47ee65657fcf3bef5 (diff)
downloadFreeBSD-src-115c38c4c87e40a21683bbf232eddfa831fe3122.zip
FreeBSD-src-115c38c4c87e40a21683bbf232eddfa831fe3122.tar.gz
Add support for the 965GM.
PR: kern/120978 Submitted by: Dominic Fandrey <kamikaze at bsdforen dot de> Approved by: imp (mentor, implicit), anholt (drm maintainer) MFC after: 3 days
Diffstat (limited to 'sys/dev/drm/drm_pciids.h')
-rw-r--r--sys/dev/drm/drm_pciids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/drm/drm_pciids.h b/sys/dev/drm/drm_pciids.h
index 59166f4..ecc7347 100644
--- a/sys/dev/drm/drm_pciids.h
+++ b/sys/dev/drm/drm_pciids.h
@@ -293,6 +293,7 @@
{0x8086, 0x2982, 0, "Intel i965G"}, \
{0x8086, 0x2992, 0, "Intel i965Q"}, \
{0x8086, 0x29A2, 0, "Intel i965G"}, \
+ {0x8086, 0x2A02, 0, "Intel i965GM"}, \
{0, 0, 0, NULL}
#define imagine_PCI_IDS \
OpenPOWER on IntegriCloud