Add pci id's for Intel G41 chipset
Submitted by: Artyom Mirgorodsky <man@email.com.ua> MFC after: 3 days
This commit is contained in:
parent
6cc40ae58b
commit
2d52bcc46b
@ -175,6 +175,8 @@ static const struct agp_i810_match {
|
||||
"Intel Q45 SVGA controller"},
|
||||
{0x2E228086, CHIP_G4X, 0x00020000,
|
||||
"Intel G45 SVGA controller"},
|
||||
{0x2E328086, CHIP_G4X, 0x00020000,
|
||||
"Intel G41 SVGA controller"},
|
||||
{0, 0, 0, NULL}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user