From owner-freebsd-hackers@FreeBSD.ORG Fri Oct 25 01:27:41 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 95B7FB76 for ; Fri, 25 Oct 2013 01:27:41 +0000 (UTC) (envelope-from sean_bruno@yahoo.com) Received: from nm45-vm8.bullet.mail.bf1.yahoo.com (nm45-vm8.bullet.mail.bf1.yahoo.com [216.109.115.79]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 42EF72DD3 for ; Fri, 25 Oct 2013 01:27:40 +0000 (UTC) Received: from [98.139.212.144] by nm45.bullet.mail.bf1.yahoo.com with NNFMP; 25 Oct 2013 01:24:27 -0000 Received: from [98.139.211.192] by tm1.bullet.mail.bf1.yahoo.com with NNFMP; 25 Oct 2013 01:24:27 -0000 Received: from [127.0.0.1] by smtp201.mail.bf1.yahoo.com with NNFMP; 25 Oct 2013 01:24:27 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1382664267; bh=RUHk7LDKgwKq/Hyi9y4K39AJfA8H649oSuTN9fiKdso=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:Subject:From:Reply-To:To:Cc:In-Reply-To:References:Content-Type:Date:Message-ID:Mime-Version:X-Mailer; b=SNFLxV4VrQTSWqIkUJE/VtdacaAlphGnqYHsMAzRZC3tCCwseq5U4KiXgmDKyCOpx2EdlKkUiCCr2SyHc9E86YGyDQyYaJjIM8VFHR6vgEe6VzNt2Mgco4erT6uRO0VApe7+41tPEQ+c6oJnpw2OwLD258xptzQrz0Rw0Q/DsDY= X-Yahoo-Newman-Id: 839144.98921.bm@smtp201.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: qUgMqbsVM1kSwOfUHXOzTWfGzhg8Isjz3oo4dJNb2w.5oBB 9N7Cj9szJgAqaouVz8lYE1qJgjYh4nPAPk37jlg6SrizbTUXjpuaSHhBVF7c Nkb4m2YbKu.TwzhvEfQyR8szDUJQjojEbYQMjNTJZaNb8OdyUH61SS8q4YPV 1yvCb0kj.lr8Q.MhsF.YDaJUs5BeQAZeuaa_n.vsJERFNmUWe8ZBnvWN59Oz SjrM_jyTsIgI6sX9m4sNMuce2C4UhNVYJy6lqSN6sgRHkKGqFyFU5..0wh3a wChhpSqJ_xH_chYpCltMcT5vBH67eqVpQDVR0fvq6QA6tnGa2BIRbRsLRPlS pczW2o69pbQweanwK.2XECigSi0NICvsSlUfAQRuIOaf5gzhH_E4lzKX7fsk Pekda4qVnyacdL1rZ6LzxMXB.spZokCeqHgWb1f0YDgcWwuqUHAxm8zo9NxL tgP7kzaHo76NRqSib5JUiSVoOcG8aCnHH6A88sNbxwf8iq1viohQuyEhYb6y b5SO1mOHp2Sc9k1WhqkUG9HQAn1Lta_vWikdRFdoHVKGP4KXDSBmCYs2kBCZ SIwpgy9pZXz_fm_SNCtLxOnEpXnG4FQ_jWv3fBaNwXYAyWM_V7CgQPuGnl.B gpF3HE3aiK7XNoeGJyVAMhxsPo_E0_Q-- X-Yahoo-SMTP: u5BKR6OswBC_iZJVfGRoMkTIpc8pEA4- X-Rocket-Received: from [192.168.100.5] (sean_bruno@63.138.121.126 with ) by smtp201.mail.bf1.yahoo.com with SMTP; 24 Oct 2013 18:24:27 -0700 PDT Subject: Re: How to blink a sas drive light? From: Sean Bruno To: Outback Dingo In-Reply-To: References: <82839443-30E1-4243-A82C-E0AA12E56607@gsoft.com.au> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-TLOsSc9xmuqWshbGz5wX" Date: Thu, 24 Oct 2013 21:24:24 -0400 Message-ID: <1382664264.2498.10.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Cc: Adam Vande More , FreeBSD Hackers , Achim Patzner X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: sbruno@freebsd.org List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Oct 2013 01:27:41 -0000 --=-TLOsSc9xmuqWshbGz5wX Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Thu, 2013-10-24 at 21:11 -0400, Outback Dingo wrote: > > > > What driver does it use? > > mfiutil has a locate command, I've never used it though. I have used > > /dev/led for AHCI but I don't think mfi(4) hooks into the led(4) API > > (sadly). > > > > > its using the mps driver...... and im not so sure mfiutil works with > the > newer controllers its way out of date=20 mfiutil --> mfi(4) raid controller. Not what you have. There's no direct mps(4) tool in FreeBSD, but LSI *does* have something on their website you can use for Science on FreeBSD. I just don't know what controller you have, so I couldn't look directly. http://www.lsi.com/support/pages/download-search.aspx sean --=-TLOsSc9xmuqWshbGz5wX Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iQEcBAABAgAGBQJSachIAAoJEBkJRdwI6BaH/3cH/2jdNEUpZhmkv2TAlDSYUddM tLRN6hrysB0bjEZxmICIIkgV0hH1f8ZyVNUo5DMEXSIwbfpcYXq9cLXFsXR4en1H cS+vx5nipOVjICyckf0p6BnSC7MdHw23m0TyGc+LOfymtnY/Q3LjjTo7wKz6RsNE tE3RllO+oBwsMdEIuMzyoCRWHaXjvOb064dJP5MAvz0vgnelFTjPPCOfp4QKpm/J PUI6Xe/pSc7kSLbFWtHzy2ONQFmozoW2eqEDTCRCovWosRrkvioHoGf5fI9+t6Mz jL3CWPaE3UN8gLppkDgsyBoQKnuJ++CIvM1GZfQBwvPNoSdCVH1+ziz0DZMUIJ4= =n2hu -----END PGP SIGNATURE----- --=-TLOsSc9xmuqWshbGz5wX--