diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2004-01-14 14:22:29 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2004-01-14 14:22:29 +0000 |
commit | 2cb02163124f0fcae5f2308db687abbf64716666 (patch) | |
tree | 5ddc915362fe6199f9dbdf125a145f84152aca77 /sysutils/ataidle/pkg-descr | |
parent | 0915a10dce8f2ad1c1eafcb62274ddc35a2a77c6 (diff) |
Add ataidle 0.3, utility to set spindown timeout for ATA drives.
ATAidle is a utility to set the power management features
of ata hard drives. This includes idle and standby timeouts,
APM and acoustic level settings, and it can show details about
the installed devices.
PR: 61217
Submitted by: Bruce Cran <bruce@cran.org.uk>
Notes
Notes:
svn path=/head/; revision=98157
Diffstat (limited to 'sysutils/ataidle/pkg-descr')
-rw-r--r-- | sysutils/ataidle/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/ataidle/pkg-descr b/sysutils/ataidle/pkg-descr new file mode 100644 index 000000000000..c5da942c49f2 --- /dev/null +++ b/sysutils/ataidle/pkg-descr @@ -0,0 +1,8 @@ +ATAidle is a utility to set the power management features +of ata hard drives. This includes idle and standby timeouts, +APM and acoustic level settings, and it can show details about +the installed devices. + +Author: Bruce Cran <bruce@cran.org.uk> +WWW: http://www.cran.org.uk/bruce/software.php + |