Message ID | 1266548181.10567.727.camel@localhost |
---|---|
State | Accepted |
Delegated to: | David Miller |
Headers | show |
From: Ben Hutchings <ben@decadent.org.uk> Date: Fri, 19 Feb 2010 02:56:21 +0000 > Intergraph bought 3D Labs and some XVR-500 chips have Intergraph's > vendor id. > > Reported-by: Jurij Smakov <jurij@wooyd.org> > Signed-off-by: Ben Hutchings <ben@decadent.org.uk> > Cc: stable@kernel.org Applied, thanks Ben. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
--- a/drivers/video/sunxvr500.c +++ b/drivers/video/sunxvr500.c @@ -400,6 +400,7 @@ 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,