Index of /dns323/utils

DNS323-UTILS 0.7.176

  Small bug fix in dns323-spindown.

  Sources: dns323-utils-0.7.176.tar.gz
  Binaries: dns323-utils-0.7.176-bin.tgz


DNS323-UTILS 0.7.171

 Added programs for disk spindown timer and rtc.

   dns323-spindown
    Prints disk state (ACTIVE/STANDBY/UNKNOWN). Pass a timeout
    in minutes one the command line to set a new spindown timer.

   dns323-rtc
    Prints RTC time. Cannot set yet.


DNS323-UTILS 0.7.122

 NOTE: These program only work with kernels from D-Link that allow to
 control various functions through an ioctl of the network interface.

   dns323-temp
    Prints temperature.

   dns323-fan
    Prints three values: programmed speed, actual speed, status
    Run "dns323-fan h" for help.

   dns323-leds
    Sets LED control register. It takes a single argument that is a
    bitmask. Bit meanings are:
      0x02  right drive orange led blink
      0x04  left drive orange led blink
      0x10  top led blink
      0x20  top led blink
    Run without parameters to reset LEDs to default state.

   dns323-poweroff
    Immediately powers off. You must cleanup yourself before running
    this.