diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/pci_ids.h | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index f6a3b2d36cad..10d33309e9a6 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -2300,6 +2300,8 @@  #define PCI_DEVICE_ID_P2010		0x0079  #define PCI_DEVICE_ID_P1020E		0x0100  #define PCI_DEVICE_ID_P1020		0x0101 +#define PCI_DEVICE_ID_P1021E		0x0102 +#define PCI_DEVICE_ID_P1021		0x0103  #define PCI_DEVICE_ID_P1011E		0x0108  #define PCI_DEVICE_ID_P1011		0x0109  #define PCI_DEVICE_ID_P1022E		0x0110  | 
