mirror of
https://github.com/google/pebble.git
synced 2025-04-30 07:21:39 -04:00
spelling: macos
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
dff797266c
commit
f8142aaa56
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue