Ticket #23770: patch-README.txt.diff
File patch-README.txt.diff, 633 bytes (added by tomldavis@…, 15 years ago) |
---|
-
README.txt
old new 24 24 These files contain the main() for the client and driver daemon 25 25 and are compiled into igclient and igdaemon, respectively. 26 26 27 com.iguana.igdaemon.plist 28 A launched configuration file used to start igdaemon on MacOS X. 29 Use the following command to quit igdaemon: 30 sudo launchctl unload -w /Library/LaunchDaemons/com.iguana.igdaemon.plist 31 27 32 dataPackets.{h,c}: 28 33 Defines the data packets used internally in the driver to hold 29 34 command requests and responses from the USB device.