Commit 64be57cf9695c949080666b9e97d31e1608df264

Con Kolivas 2013-11-16T14:45:03

Add information on unloading cdc drivers on osx to README

diff --git a/README b/README
index 3e19f78..43d0f86 100644
--- a/README
+++ b/README
@@ -276,6 +276,18 @@ directory with the following command:
 After this you can either manually restart udev and re-login, or more easily
 just reboot.
 
+OSX:
+
+On OSX, like Linux, no drivers need to be installed. However some devices
+like the bitfury USB sticks automatically load a driver thinking they're a
+modem and the driver needs to be unloaded for cgminer to work:
+
+sudo kextunload -b com.apple.driver.AppleUSBCDC
+sudo kextunload -b com.apple.driver.AppleUSBCDCACMData
+
+
+---
+
 Advanced USB options:
 
 The --usb option can restrict how many Avalon, BFL ASIC, BitForce FPGAs,