Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jun 2002 07:35:04 +0200
From:      Jens Schweikhardt <schweikh@schweikhardt.net>
To:        FreeBSD SCSI <freebsd-scsi@freebsd.org>
Subject:   Fujitsu MAN SCSI specs
Message-ID:  <20020605073504.A641@schweikhardt.net>

next in thread | raw e-mail | index | archive | help

hello, world\n

in order to read the hd temperature from my IBM DDYS I use

#!/bin/sh
# Read Log Sense Page 2F,
# Byte 10 and 11 (starting at 0) are the
# 10: Most recent temperature reading
# 11: Vendor HDA Temperature trip point
camcontrol cmd da2 -v -c "4D 00 6F 00 00 00 00 00 0C 00" -i 12 "s10 i1 i1"

I couldn't find the SCSI commands specs for my new Fujitsu MAN3367
drives on the Fujitsu web. Does anybody know where I can obtain them?


Regards,

	Jens
-- 
Jens Schweikhardt http://www.schweikhardt.net/
SIGSIG -- signature too long (core dumped)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020605073504.A641>