Y
Hacker News
new
|
ask
|
show
|
jobs
by
fdkz
4431 days ago
One example: when the usb cable is yanked under macosx while a serial port is open, 50% of the time macosx crashes, and sometimes the crash occurs randomly up to 2 hours later.
1 comments
X-Istence
4431 days ago
That's because the Mac OS X FTDI drivers that FTDI provides are absofuckinglutely terrible. Don't install them, use libusb from userspace...
link
duskwuff
4431 days ago
Or use the less-buggy FTDI drivers that are provided by Apple in Mac OS X 10.9. The vendor drivers are no longer needed.
link
X-Istence
4430 days ago
Did not know that Apple provided drivers, finally! I haven't played with an FTDI in a while!
link