ATAidle is a utility to set the power management
features of ATA hard drives in FreeBSD and Linux,
including the standby timeout, power (APM), and
acoustic (AAM) level settings. It can also show details
about the installed devices.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Diese Version behebt einen Fehler in FreeBSD unterstützen, indem Sie CAM_OUT statt CAM_NONE (was der Controller die Daten erwarten) für Power-Management-Befehle verursacht. Es integriert Schreib-Cache-Unterstützung und Aufräumarbeiten.
This release fixes a bug in FreeBSD support caused by setting CAM_OUT instead of CAM_NONE (causing the controller to expect data) for power management commands. It integrates write cache support and cleanups.
Diese Version bietet Unterstützung für Festplatten mit AHCI (4) und ATA_CAM in FreeBSD. Es behebt einen Fehler, wenn der Standby-Timer nur 30 Minuten später als der Benutzer gefragt gesetzt. Die Dokumentation wurde aktualisiert, um Operationen zu klären.
This release adds support for disks using ahci(4) and ATA_CAM in FreeBSD. It fixes a bug where the standby timer was being set 30 minutes later than the user asked for. The documentation has been updated to clarify operations.