2fa468ada8
This is a small program for handling automated spinning down of SCSI harddrives. With SCSI devices it is not as common to spindown for power management purposes as for ATA however it might be required to spin down a disk contained in a firewire enclosure for instance. WWW: http://www.noresult.net/freebsd/spindown/ PR: ports/128581 Submitted by: Arjan van der Velde <noresult at xs4all.nl>
9 lines
360 B
Plaintext
9 lines
360 B
Plaintext
SCSI / firewire harddrive spindown daemon
|
|
|
|
This is a small program for handling automated spinning down of
|
|
SCSI harddrives. With SCSI devices it is not as common to spindown
|
|
for power management purposes as for ATA however it might be required
|
|
to spin down a disk contained in a firewire enclosure for instance.
|
|
|
|
WWW: http://www.noresult.net/freebsd/spindown/
|