Commit 13d5e170 authored by Dave Jones's avatar Dave Jones

[AGPGART] Enable support for VIA PLE133 chipset

parent f083e8d1
...@@ -296,10 +296,10 @@ static struct agp_device_ids via_agp_device_ids[] __initdata = ...@@ -296,10 +296,10 @@ static struct agp_device_ids via_agp_device_ids[] __initdata =
}, },
/* VT8601 */ /* VT8601 */
/* { {
.device_id = PCI_DEVICE_ID_VIA_8601_0, // 0x0601 .device_id = PCI_DEVICE_ID_VIA_8601_0,
.chipset_name = "PLE133 ProMedia", .chipset_name = "PLE133 ProMedia",
},*/ },
/* VT82C693A / VT28C694T */ /* VT82C693A / VT28C694T */
{ {
......
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