Ticket #23770: patch-README.txt.diff

File patch-README.txt.diff, 633 bytes (added by tomldavis@…, 14 years ago)
  • README.txt

    old new  
    2424    These files contain the main() for the client and driver daemon
    2525    and are compiled into igclient and igdaemon, respectively.
    2626
     27com.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
    2732dataPackets.{h,c}:
    2833    Defines the data packets used internally in the driver to hold
    2934    command requests and responses from the USB device.