From bf71e2c50821feadf5c3e00e0e1a38b8a7b24960 Mon Sep 17 00:00:00 2001 From: Dhinak G <17605561+dhinakg@users.noreply.github.com> Date: Wed, 21 Dec 2022 10:01:11 -0500 Subject: [PATCH] Fix lint --- Airport.md | 1 - Kext.md | 2 -- unsupported.md | 3 +-- 3 files changed, 1 insertion(+), 5 deletions(-) diff --git a/Airport.md b/Airport.md index cce27d7..36739aa 100644 --- a/Airport.md +++ b/Airport.md @@ -94,7 +94,6 @@ Apple's custom cards that no one else has, specifically called SOCs from Broadco * BCM4355 * MacBookAir8,1 - # What does an AirPort adapter look like? ![PCIe Adapter (Requires an extra USB port for Bluetooth)](https://i.imgur.com/AUtNhiB.jpg) diff --git a/Kext.md b/Kext.md index b7fbe23..53c4ce9 100644 --- a/Kext.md +++ b/Kext.md @@ -46,7 +46,6 @@ Note: Adds Bluetooth support to macOS when paired with an Intel wireless card - ## Atheros ### [High Sierra's IO80211Family](https://github.com/khronokernel/IO80211-Patches/blob/main/10.13.6-High-Sierra-Kexts/IO80211HighSierra.kext.zip) @@ -62,7 +61,6 @@ This kext is required for all Atheros chipsets that had support dropped in Mojav * AR9287 - AR5B97 * AR9380 - AR5BXB112 - ### [ATH9KFixup](https://github.com/chunnann/ATH9KFixup) To be paired with AirPortAtheros40 to fix support for many unsupported Atheros cards, similar idea to AirportBrcmFixup: diff --git a/unsupported.md b/unsupported.md index cc3f3a0..7faae9e 100644 --- a/unsupported.md +++ b/unsupported.md @@ -15,7 +15,7 @@ With macOS, there's a limited amount of supported hardware regardless of which c * BCM943224 * BCM94331 - * May require you to force load IO80211Family.kext when running macOS Catalina; see `Kernel -> Force` in OpenCore for more details + * May require you to force load IO80211Family.kext when running macOS Catalina; see `Kernel -> Force` in OpenCore for more details * All those mentioned in Big Sur are also supported in Catalina ### Mojave (10.14) and older @@ -62,4 +62,3 @@ With macOS, there's a limited amount of supported hardware regardless of which c ## Intel Currently no Intel chipsets are officially supported in macOS, however great work has been done in this space with itlwm: [Where's my Intel Wi-Fi?](../misc/intel.md): -