From owner-freebsd-questions@FreeBSD.ORG Fri Oct 12 17:34:37 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7BF316A417 for ; Fri, 12 Oct 2007 17:34:37 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.232]) by mx1.freebsd.org (Postfix) with ESMTP id 884C513C447 for ; Fri, 12 Oct 2007 17:34:37 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so813279wxd for ; Fri, 12 Oct 2007 10:34:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=dz0/3pn5B63Lvh8jDr4KJjyoiU64F86E3uwtTNES2P4=; b=PmvW6Qc46JbZyCn1jS6e46OfLJj2PWOhrDcIbk3A1jOoOK7gP3GTs6KL2Wof/tr8eMtmvzEG1N0khopDvyG1/TALUDdrsK9l6hlhNhnVXgkzdn6y/ZHeZEbjZLe/00y06xip6kUbsW6RikXNsHPweJQFEhe5kIxJTX4ECy2HEPI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=phfKMAn+sfQjAqFva/IBewV4VUukRCItAnSPWZArUptO1QyTrEoGPdeMOyqBhIHslYO3uHPE2kd5o9qvIjzDOqCALcRE5oZEhvMd6CxyF4Upi9OJ4yWq0T23hVRS0URtPubglCjH+5stkUy8B78xoq6LDhSDMVk3jwfqATeyBs4= Received: by 10.90.91.14 with SMTP id o14mr5141510agb.1192210476388; Fri, 12 Oct 2007 10:34:36 -0700 (PDT) Received: from ?192.168.2.2? ( [67.85.89.184]) by mx.google.com with ESMTPS id t26sm1383598ele.2007.10.12.10.34.34 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 12 Oct 2007 10:34:35 -0700 (PDT) Message-ID: <470F7761.6080006@gmail.com> Date: Fri, 12 Oct 2007 13:32:17 +0000 From: "Aryeh M. Friedman" User-Agent: Thunderbird 2.0.0.6 (X11/20071005) MIME-Version: 1.0 To: Daniel Madaoui References: <28C2CF07158D78CEEF8E4556@solar.logilune.com> <470F2639.90602@gmail.com> <470F27A7.7080502@flosoft-systems.com> <3B134583A3B3E099CDC575C2@solar.logilune.com> In-Reply-To: <3B134583A3B3E099CDC575C2@solar.logilune.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: driver for LSI megaraid sas 8708 ELP in FreeBSD 6.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2007 17:34:37 -0000 Daniel Madaoui wrote: > > > --On 12 octobre 2007 07:52:07 +0000 "Aryeh M. Friedman" > wrote: > >> >>> I don't know if 7-RELEASE supports it or not but you might want to try >>> it... for anyone else reading and unaware 7-CURRENT became 7-RELEASE >>> and >>> CURRENT is now 8-CURRENT as of yesterday (at least in cvsup). >>> >> >> >> Small correction I meant 7-STABLE since RELENG is not done certifying it > > I found 7-current-200709 on ftp.freebsd.org but when I boot on it, it > didn't recognize my virtual disk ( raid 5 ) plugged on this card . > This version doesn't seem to manage this card too. A cvsup upgrade should fix that.