Add i852/i855 PCI ID. Also fix whitespace in the other ID definitions.
parent
3f7279cb8e
commit
84dfe702e2
|
@ -80,6 +80,7 @@
|
|||
#define DRIVER_PCI_IDS \
|
||||
{0x8086, 0x3577, 0, "Intel i830M GMCH"}, \
|
||||
{0x8086, 0x2562, 0, "Intel i845G GMCH"}, \
|
||||
{0x8086, 0x3582, 0, "Intel i852GM/i855GM GMCH"}, \
|
||||
{0, 0, 0, NULL}
|
||||
|
||||
#define __HAVE_COUNTERS 4
|
||||
|
|
Loading…
Reference in New Issue