From f524c4441baa9a765adfb22802d0896d7cbca960 Mon Sep 17 00:00:00 2001 From: Mykola Grymalyuk Date: Mon, 4 Oct 2021 11:18:01 -0600 Subject: [PATCH] Update pci comment --- data/pci_data.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/pci_data.py b/data/pci_data.py index 1c55f0b1b..8e6ef8be1 100644 --- a/data/pci_data.py +++ b/data/pci_data.py @@ -849,10 +849,10 @@ class intel_ids: class broadcom_ids: AppleBCMWLANBusInterfacePCIe = [ - 0x43DC, - 0x4464, - 0x4488, - 0x4425, + 0x43DC, # BCM4355 + 0x4464, # BCM4364 + 0x4488, # BCM4377b + 0x4425, # Unknown ] AirPortBrcmNIC = [