mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-08 06:58:25 +02:00
Add i865 pci id
This commit is contained in:
parent
6e56c39371
commit
64006ef86b
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@
|
|||
{0x8086, 0x3577, 0, "Intel i830M GMCH"}, \
|
||||
{0x8086, 0x2562, 0, "Intel i845G GMCH"}, \
|
||||
{0x8086, 0x3582, 0, "Intel i852GM/i855GM GMCH"}, \
|
||||
{0x8086, 0x2572, 0, "Intel i865G GMCH"}, \
|
||||
{0, 0, 0, NULL}
|
||||
|
||||
#define __HAVE_COUNTERS 4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue