From owner-freebsd-hardware@FreeBSD.ORG Mon Jul 7 18:18:11 2014 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8854EC43 for ; Mon, 7 Jul 2014 18:18:11 +0000 (UTC) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 22292215A for ; Mon, 7 Jul 2014 18:18:10 +0000 (UTC) Received: by mail-wi0-f182.google.com with SMTP id bs8so7185045wib.15 for ; Mon, 07 Jul 2014 11:18:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=0iWnnM9PABJXa1HgveIUFqtdu8OEznEr3+xxrx9KzRY=; b=enAF6D6Ezuq44dhlLPPLuj6O/3//JuSZM9qkwexZ/l6o9NTivsKgu+EZsat0kVTA8s R+u9pFPTlBPx6xwTQuwKW8q1bNralpJRaK5U+SOgeXL7RWR0c3y1aluS6hX5MvBZFN2Q 8dbqhzMf6OWrjLbtyeWN7o3V0rBNr/ClcbGKfkAO0EfhC+iMgxrXun/xf8tF2nq3KA6a O/uGztT9ityWfFq2iHb2b1b2oR9+mcpKG+Tc+ME2hfpGIrBVhE+JwqGC1fjzMGe2Aotf JuN4BsVUHtmfhvqCeOoO9UhubEsTBh+TEDKQ0ENweEy/kJTyFRIOR9tYbDKXpAgnzx8g uPPg== MIME-Version: 1.0 X-Received: by 10.194.222.230 with SMTP id qp6mr34412028wjc.23.1404757088588; Mon, 07 Jul 2014 11:18:08 -0700 (PDT) Received: by 10.194.103.70 with HTTP; Mon, 7 Jul 2014 11:18:08 -0700 (PDT) Received: by 10.194.103.70 with HTTP; Mon, 7 Jul 2014 11:18:08 -0700 (PDT) In-Reply-To: <86egxxikg0.wl%poyopoyo@puripuri.plala.or.jp> References: <86egxxikg0.wl%poyopoyo@puripuri.plala.or.jp> Date: Mon, 7 Jul 2014 21:18:08 +0300 Message-ID: Subject: Re: PCI Express SSD card Revodrive 3 not recognised From: Juris Kaminskis To: freebsd-hardware@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2014 18:18:11 -0000 2014. gada 7. j=C5=ABl. 12:31, rakst=C4=ABj= a: > > Hi Juris, > > RevoDrive3 is not SiI3124 card; it is believed to be based on Marvell > 88SE9485 SAS controller which FreeBSD does not support. > > see: > http://www.spinics.net/lists/linux-ide/msg41919.html > [PATCH v2/RESEND] mv_sas: OCZ RevoDrive3 & zDrive R4 support > > hpt27xx(4) might have some chances. No hpt27xx_load in boot/Loader.conf is not helping can i force that driver? Or is there a way i can copy linux driver to Freebsd? > kuro