spelling: macos

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 11:09:12 -05:00
parent dff797266c
commit f8142aaa56
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# This script works around an issue in MacOS 10.9 (Mavericks) that causes
# This script works around an issue in macOS 10.9 (Mavericks) that causes
# it to go back to the original Apple USB FTDI drivers after a reboot.
sudo kextunload /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBFTDI.kext
sudo kextcache -system-prelinked-kernel

View file

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# This script works around an issue in MacOS 10.9 (Mavericks) that causes
# This script works around an issue in macOS 10.9 (Mavericks) that causes
# it to go back to the original Apple USB FTDI drivers after a reboot.
sudo kextunload /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBFTDI.kext
sudo kextunload /System/Library/Extensions/FTDIUSBSerialDriver.kext