25-akpm/include/linux/pci_ids.h | 4 ++++ 1 files changed, 4 insertions(+) diff -puN include/linux/pci_ids.h~fbdev-restore-pci-ids include/linux/pci_ids.h --- 25/include/linux/pci_ids.h~fbdev-restore-pci-ids Thu Oct 16 17:25:39 2003 +++ 25-akpm/include/linux/pci_ids.h Thu Oct 16 17:26:07 2003 @@ -368,6 +368,10 @@ #define PCI_DEVICE_ID_ATI_RS100 0xcab0 #define PCI_DEVICE_ID_ATI_RS200 0xcab2 #define PCI_DEVICE_ID_ATI_RS250 0xcab3 +#define PCI_DEVICE_ID_ATI_RS300_100 0x5830 +#define PCI_DEVICE_ID_ATI_RS300_133 0x5831 +#define PCI_DEVICE_ID_ATI_RS300_166 0x5832 +#define PCI_DEVICE_ID_ATI_RS300_200 0x5833 #define PCI_VENDOR_ID_VLSI 0x1004 #define PCI_DEVICE_ID_VLSI_82C592 0x0005 _