Browse Source

README: Document serial device format for Mac OS X

Luke Dashjr 12 years ago
parent
commit
b5aa45ecd2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README

+ 1 - 0
README

@@ -235,6 +235,7 @@ can use "-S all"; note that this may write data to non-mining devices which may
 then behave in unexpected ways!
 then behave in unexpected ways!
 
 
 On Linux, <arg> is usually of the format /dev/ttyUSBn
 On Linux, <arg> is usually of the format /dev/ttyUSBn
+On Mac OS X, <arg> is usually of the format /dev/cu.usb*
 On Windows, <arg> is usually of the format \\.\COMn
 On Windows, <arg> is usually of the format \\.\COMn
 (where n = the correct device number for the FPGA device)
 (where n = the correct device number for the FPGA device)