Commit 6c1a7c86 authored by Dave Jones's avatar Dave Jones

Merge wopr.codemonkey.org.uk:/home/davej/src/bk-linus

into wopr.codemonkey.org.uk:/home/davej/src/agpgart
parents a94e02c7 3f05d251
...@@ -251,6 +251,11 @@ static struct agp_device_ids via_agp_device_ids[] __initdata = ...@@ -251,6 +251,11 @@ static struct agp_device_ids via_agp_device_ids[] __initdata =
.chipset_name = "Pro 266", .chipset_name = "Pro 266",
}, },
{
.device_id = PCI_DEVICE_ID_VIA_XN266,
.chipset_name = "Apollo Pro266",
},
/* VT8361 */ /* VT8361 */
{ {
.device_id = PCI_DEVICE_ID_VIA_8361, .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