From f5a064d274a68322f3643393960c7c4cef2ac473 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sat, 21 Aug 2021 08:17:49 +0800 Subject: [PATCH 1/2] [U] Readme Todo: USB is fixed --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 76602f1..3bc6470 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ Tested on macOS 11.5.2 - [x] 📶 Intel WiFi - [x] 📶 Intel Bluetooth - [x] 🔌 [USB Ports](USB.png) - - [ ] USB 2.0 Devices on 3.0 Ports after macOS 11.4 - [x] 💬 iMessage - [x] 🎧 Realtek ALC892 Audio From 2935db6c735f17d4e571193596de5c461b3e1f23 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sat, 21 Aug 2021 08:22:00 +0800 Subject: [PATCH 2/2] [U] Readme: Add usb fix reference guide link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3bc6470..7379bc1 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,6 @@ Tested on macOS 11.5.2 - [x] 💬 iMessage - [x] 🎧 Realtek ALC892 Audio +## Thanks To + +- Raine for [11.3 USB Fix](https://hackintosher.com/forums/thread/guide-how-to-properly-map-your-usb-ports-for-opencore-big-sur-11-4.11426/)