diff --git a/install/config/hardware/fix-bcm43xx.sh b/install/config/hardware/fix-bcm43xx.sh index d6eebd86..5078f69e 100644 --- a/install/config/hardware/fix-bcm43xx.sh +++ b/install/config/hardware/fix-bcm43xx.sh @@ -1,6 +1,6 @@ -# Install Wi-Fi drivers for Broadcom chips: -# - BCM4360 (2013–2015) -# - BCM4331 (2012, early 2013) +# Install Wi-Fi drivers for Broadcom chips found in some MacBooks, as well as other systems: +# - BCM4360 (2013–2015 MacBooks) +# - BCM4331 (2012, early 2013 MacBooks) pci_info=$(lspci -nnv)