VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / drivers / char / agp / sis-agp.c
index 549149f..2a99c73 100644 (file)
@@ -144,6 +144,10 @@ struct agp_bridge_driver sis_driver = {
 
 static struct agp_device_ids sis_agp_device_ids[] __devinitdata =
 {
+       {
+               .device_id      = PCI_DEVICE_ID_SI_5591_AGP,
+               .chipset_name   = "5591",
+       },
        {
                .device_id      = PCI_DEVICE_ID_SI_530,
                .chipset_name   = "530",