From 66fd3d1ce732d9168d6a056986231ada8dfa500e Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 18 May 2003 11:30:09 +0000 Subject: Add support for CompactFlash on ATC board (includes support for Intel 82365 and compatible PC Card controllers, and Yenta-compatible PCI-to-CardBus controllers) --- include/pci_ids.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/pci_ids.h') diff --git a/include/pci_ids.h b/include/pci_ids.h index 87de6a9b7..f4fc52fb2 100644 --- a/include/pci_ids.h +++ b/include/pci_ids.h @@ -439,6 +439,7 @@ #define PCI_DEVICE_ID_TI_1211 0xac1e #define PCI_DEVICE_ID_TI_1251B 0xac1f #define PCI_DEVICE_ID_TI_1420 0xac51 +#define PCI_DEVICE_ID_TI_1510 0xac56 #define PCI_VENDOR_ID_SONY 0x104d #define PCI_DEVICE_ID_SONY_CXD3222 0x8039 -- cgit v1.2.3