Subject: Re: bin/35216: No way to control drive speeds
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org, fuyuki@hadaly.org>
From: Kimura Fuyuki <fuyuki@hadaly.org>
List: netbsd-bugs
Date: 12/11/2006 10:45:02
The following reply was made to PR bin/35216; it has been noted by GNATS.
From: Kimura Fuyuki <fuyuki@hadaly.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: bin/35216: No way to control drive speeds
Date: Mon, 11 Dec 2006 18:28:14 +0900
On Sunday 10 December 2006 21:10, Manuel Bouyer wrote:
>
> I'd say this should be implemented in scsictl(8) instead. Can you
> move it there ?
Yes, done. (including some possible typo fixes.)
http://www.hadaly.org/fuyuki/scsictl.c.patch
But I suspect a lot of users miss the feature since they'd thought their
drives reside in ata world not in scsi world. cdctl(8) or something derived
from the eject command might be better for a future plan.