diff options
| author | James Simmons <jsimmons@heisenberg.transvirtual.com> | 2002-06-19 02:01:02 -0700 |
|---|---|---|
| committer | James Simmons <jsimmons@heisenberg.transvirtual.com> | 2002-06-19 02:01:02 -0700 |
| commit | 73a324ba175a077be91e80979baa019780f576e4 (patch) | |
| tree | a3d7fcadc41c483c00f6bafd6049c437e93c1ad5 /include | |
| parent | 06b34423faa12f2c9c59595ce665c5e151115700 (diff) | |
Cleanusp for the 3Dfx driver.
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 6758bf742e0c..b1911e2d7ce2 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -1258,6 +1258,7 @@ #define PCI_DEVICE_ID_3DFX_VOODOO2 0x0002 #define PCI_DEVICE_ID_3DFX_BANSHEE 0x0003 #define PCI_DEVICE_ID_3DFX_VOODOO3 0x0005 +#define PCI_DEVICE_ID_3DFX_VOODOO5 0x0009 #define PCI_VENDOR_ID_SIGMADES 0x1236 #define PCI_DEVICE_ID_SIGMADES_6425 0x6401 |
