| Index: chromeos/compat-wireless/include/linux/pci_ids.h
|
| diff --git a/chromeos/compat-wireless/include/linux/pci_ids.h b/chromeos/compat-wireless/include/linux/pci_ids.h
|
| index f6a3b2d36cadde8e1a6684d1c9fdc408eebef9b2..570fddeb0388f62b7b8dd0a32ec5136123856033 100644
|
| --- a/chromeos/compat-wireless/include/linux/pci_ids.h
|
| +++ b/chromeos/compat-wireless/include/linux/pci_ids.h
|
| @@ -393,6 +393,9 @@
|
| #define PCI_DEVICE_ID_VLSI_82C147 0x0105
|
| #define PCI_DEVICE_ID_VLSI_VAS96011 0x0702
|
|
|
| +/* AMD RD890 Chipset */
|
| +#define PCI_DEVICE_ID_RD890_IOMMU 0x5a23
|
| +
|
| #define PCI_VENDOR_ID_ADL 0x1005
|
| #define PCI_DEVICE_ID_ADL_2301 0x2301
|
|
|
| @@ -2300,6 +2303,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
|
|
|