Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2002 00:13:18 -0600
From:      "Long, Scott" <Scott_Long@adaptec.com>
To:        "'Peter B'" <pb@ludd.luth.se>, freebsd-scsi@freebsd.org
Subject:   RE: S.M.A.R.T pII
Message-ID:  <2C7CBDC6EA58D6119E4A00065B3A24CB0463F4@btcexc01.btc.adaptec.com>

next in thread | raw e-mail | index | archive | help
> 
> I discovered 'smartsuite-2.1' that seems to do the job 
> althought for linux.
> Seems there is no port. Anyone interested in trying that? ;)
>         /P
> 
> (the src can be found at freshmeat or sourceforge forgot which)
> 

I'm not aware of a port for this, or any other SMART tools for
FreeBSD.  Porting wouldn't be too hard; this program probably
makes use of the Linux sg driver, which is just a CDB passthrough
mechanism.  The pass driver is FreeBSD will do the same thing,
so it becomes an exercise in converting sg semantics to pass.
The cam manpages are a good start for information, and an
examination of the camcontrol source will help also.

Scott

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?2C7CBDC6EA58D6119E4A00065B3A24CB0463F4>