Move source tree closer to the 2.6.32.17 mainline
/drivers/video/sunxvr500.c
blob:18b950706cad47f70ee83282a7cb7d905d902ef6 -> blob:4cd50497264d3c65d092e1ca9c4fd55d2a7d0e22
--- drivers/video/sunxvr500.c
+++ drivers/video/sunxvr500.c
@@ -400,6 +400,7 @@ static void __devexit e3d_pci_unregister
static struct pci_device_id e3d_pci_table[] = {
{ PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x7a0), },
+ { PCI_DEVICE(0x1091, 0x7a0), },
{ PCI_DEVICE(PCI_VENDOR_ID_3DLABS, 0x7a2), },
{ .vendor = PCI_VENDOR_ID_3DLABS,
.device = PCI_ANY_ID,