From owner-freebsd-current@FreeBSD.ORG Mon May 26 10:13:05 2008 Return-Path: Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB04B1065675; Mon, 26 May 2008 10:13:05 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 285718FC12; Mon, 26 May 2008 10:13:04 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.2/8.14.2) with ESMTP id m4QAD3ct002108; Mon, 26 May 2008 14:13:03 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1211796783; bh=ajzRl2RILG/qVT5Q60nP1ShlSdARrG4Ds06GpLc x9Dc=; l=474; h=Date:From:To:Cc:Subject:Message-ID:References: MIME-Version:Content-Type:Content-Transfer-Encoding:In-Reply-To; b=bKqyafBrZuTN72Unp0xzjxpv+tWPHGhGKqe73iVpf7slrW6l+cJfEnV3Cgp5Yhxp7 BPw4UWp16lN1Nrlmnbk3xI0R8B8DiLU4CNqycguxhYJ3L0zHPLKBsLk0v70CkdVV+EY xDyAzYIQBIadk/bTHWXxLhOScaxtP1vvHCEAoPk= Received: (from ache@localhost) by nagual.pp.ru (8.14.2/8.14.2/Submit) id m4QAD2Yb002107; Mon, 26 May 2008 14:13:03 +0400 (MSD) (envelope-from ache) Date: Mon, 26 May 2008 14:13:02 +0400 From: Andrey Chernov To: S?ren Schmidt Message-ID: <20080526101302.GA1973@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , S?ren Schmidt , "Andrey V. Elsukov" , "Aryeh M. Friedman" , freebsd-current@FreeBSD.ORG References: <483A4CBC.3070702@gmail.com> <483A5ECE.8050407@yandex.ru> <483A653D.1070607@gmail.com> <20080526072628.GA99389@nagual.pp.ru> <483A677E.2080302@gmail.com> <09A876B4-6932-42DD-A068-81698F7597D7@freebsd.org> <20080526075336.GA99899@nagual.pp.ru> <483A6D8A.4080305@yandex.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Cc: "Andrey V. Elsukov" , "Aryeh M. Friedman" , freebsd-current@FreeBSD.ORG Subject: Re: par. ata not seen if sata is present X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2008 10:13:05 -0000 On Mon, May 26, 2008 at 10:11:02AM +0200, S?ren Schmidt wrote: > Yes, that I've told several users that asked for this, however it will = =20 > need changes to the AHCI code, and that needs alot of testing to =20 > ensure it doesn't break any of the other dozen chipsets etc. =46rom my reading of Linux ahci.c code, they use special init flags and=20 ports init just for two Marvell chipsets only, so it can't break other=20 chipsets. --=20 http://ache.pp.ru/