Commit 3f05d251 authored by Dave Jones's avatar Dave Jones

[AGPGART] New VIA AGP PCI id.

parent 36fe8858
......@@ -251,6 +251,11 @@ static struct agp_device_ids via_agp_device_ids[] __initdata =
.chipset_name = "Pro 266",
},
{
.device_id = PCI_DEVICE_ID_VIA_XN266,
.chipset_name = "Apollo Pro266",
},
/* VT8361 */
{
.device_id = PCI_DEVICE_ID_VIA_8361,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment