diff options
| author | Remko Lodder <remko@FreeBSD.org> | 2008-03-07 14:58:50 +0000 |
|---|---|---|
| committer | Remko Lodder <remko@FreeBSD.org> | 2008-03-07 14:58:50 +0000 |
| commit | 24ac6ad32156bf9dfa528dd6143d89e6df8a013c (patch) | |
| tree | 377f0cdc4a071a575758794fab8f32c838b33a6a /sys | |
| parent | 31aeeda2af88f98fcf58fafcbe0a50e07db415e9 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/dev/drm/drm_pciids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/drm/drm_pciids.h b/sys/dev/drm/drm_pciids.h index 59166f47c142..ecc734749c2f 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 \ |
