From 40eeae3f55ac7145433581b7f6b99e13992197e6 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sat, 14 May 2005 04:20:12 +0000 Subject: Give example of how to spin down a device since this is a question that comes up periodically. --- sbin/scsi/scsi.8 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'sbin/scsi/scsi.8') diff --git a/sbin/scsi/scsi.8 b/sbin/scsi/scsi.8 index 9e0a95c4b47..b5d457b973f 100644 --- a/sbin/scsi/scsi.8 +++ b/sbin/scsi/scsi.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: scsi.8,v 1.27 2005/04/03 08:40:50 jaredy Exp $ +.\" $OpenBSD: scsi.8,v 1.28 2005/05/14 04:20:11 millert Exp $ .\" $FreeBSD: scsi.8,v 1.5 1995/05/05 20:41:58 dufault Exp $ .\" .\" Written By Julian ELischer @@ -331,6 +331,12 @@ To do an inquiry to FUJITSU M2654S-512 010P .Ed .Pp +To spin down +.Pa /dev/rsd2c : +.Bd -literal -offset indent +# scsi -f /dev/rsd2c -c "1b 0 0 0 0 0" +.Ed +.Pp To edit mode page 1 on .Pa /dev/rsd2c and store it permanently on the -- cgit v1.2.3