]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/video/sunxvr500.c
sunxvr500: Additional PCI id for sunxvr500 driver
[net-next-2.6.git] / drivers / video / sunxvr500.c
index 18b950706cad47f70ee83282a7cb7d905d902ef6..4cd50497264d3c65d092e1ca9c4fd55d2a7d0e22 100644 (file)
@@ -400,6 +400,7 @@ static void __devexit e3d_pci_unregister(struct pci_dev *pdev)
 
 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,