aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/drivers/intel/wifi/wifi.c1
-rw-r--r--src/include/device/pci_ids.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/intel/wifi/wifi.c b/src/drivers/intel/wifi/wifi.c
index c0f665f6bb..83cfaa925c 100644
--- a/src/drivers/intel/wifi/wifi.c
+++ b/src/drivers/intel/wifi/wifi.c
@@ -327,6 +327,7 @@ static const unsigned short pci_device_ids[] = {
PCI_DEVICE_ID_HrP_9560_SERIES_1_WIFI,
PCI_DEVICE_ID_HrP_9560_SERIES_2_WIFI,
PCI_DEVICE_ID_HrP_9560_SERIES_3_WIFI,
+ PCI_DEVICE_ID_HrP_9560_SERIES_4_WIFI,
0
};
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h
index dc55bf928c..85bd6c3864 100644
--- a/src/include/device/pci_ids.h
+++ b/src/include/device/pci_ids.h
@@ -3219,6 +3219,7 @@
#define PCI_DEVICE_ID_HrP_9560_SERIES_1_WIFI 0x34f0
#define PCI_DEVICE_ID_HrP_9560_SERIES_2_WIFI 0xa0f0
#define PCI_DEVICE_ID_HrP_9560_SERIES_3_WIFI 0x02f0
+#define PCI_DEVICE_ID_HrP_9560_SERIES_4_WIFI 0x06f0
#define PCI_VENDOR_ID_COMPUTONE 0x8e0e
#define PCI_DEVICE_ID_COMPUTONE_IP2EX 0x0291