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
This commit is contained in:
parent
4b800c7df1
commit
dac631d53b
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user