|
From: Paul F. <fer...@gm...> - 2017-06-08 07:57:05
|
Hello Anders, On Thu, Jun 08, 2017 at 12:43:33AM +0300, Anders Montonen wrote: > On 7 Jun 2017, at 23:44, Liviu Ionescu <[1]il...@li...> wrote: > if I connect the board to my macOS 10.12, with the default FTDI drivers > installed in the system, I automatically get two 'Dual RS232-HS' interfaces: > > <snip> > A kernel mode driver has grabbed the device, either Apple’s AppleUSBFTDI or > FTDI’s own. To find out which, try eg. “kextstat | grep -i ftdi”, or > IORegistryExplorer. > The driver can be temporarily disabled, as described here: > <[2]https://www.decisivetactics.com/support/view?article=disable-appleusbftdi-driver>. > You can also install a codeless kext to prevent any other driver from matching > the device, see > <[3]https://developer.apple.com/library/content/technotes/tn2315/_index.html> We already have some related information in README.OSX. Can you please review it and clarify if anything is missing there or the wording is suboptimal? TIA -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fer...@gm... |