From owner-freebsd-hardware@FreeBSD.ORG Thu Oct 22 09:55:36 2009 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2D21106566B; Thu, 22 Oct 2009 09:55:36 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id 008048FC0A; Thu, 22 Oct 2009 09:55:35 +0000 (UTC) Received: by bwz5 with SMTP id 5so449524bwz.3 for ; Thu, 22 Oct 2009 02:55:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=zyOseMhAZLjGuPIIdUpnq0nEaNCW73F9U1aH1wwGW/Y=; b=PBp4/kdFjNRKMxo57J3xGe222xVus5ztbpy+HDk3ocARtst7SY4AvQloWMq+dZF3pJ WO4g2nSazWFOvN2L0JEDq34HL5wRgibGrCSVUIYSyvPGPfN5liwU+naI3hbul5Fo+2ri UCf9DUDlYo+S7gJyBQaqFkadYMv0nnRIGh9pA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=siMathMJNfWmL013D/ct2o0zYGz+IEutD9ZvPdVamCeN7Cdmw2fUTzxiR26Aa+s/Hm qH3ibNR0gTpJcMyKjGaG1er/qAybwF/+19P9MMnnsYllJvJBiRCfsVt3O8X7/15+ZOOI Y8L3Q0hFbOY+ObjK+YZqiacjGYeh8OtfoGQeg= Received: by 10.102.13.19 with SMTP id 19mr4008088mum.13.1256205334826; Thu, 22 Oct 2009 02:55:34 -0700 (PDT) Received: from mavbook.mavhome.dp.ua (pc.mavhome.dp.ua [212.86.226.226]) by mx.google.com with ESMTPS id u26sm215247mug.32.2009.10.22.02.55.33 (version=SSLv3 cipher=RC4-MD5); Thu, 22 Oct 2009 02:55:33 -0700 (PDT) Sender: Alexander Motin Message-ID: <4AE02C14.6060709@FreeBSD.org> Date: Thu, 22 Oct 2009 12:55:32 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.23 (X11/20090901) MIME-Version: 1.0 To: Steve Polyack References: <4ADE060C.5050605@comcast.net> <4ADF44CE.3030605@comcast.net> <4ADF75DA.8040707@FreeBSD.org> In-Reply-To: <4ADF75DA.8040707@FreeBSD.org> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable , freebsd-hardware@freebsd.org Subject: Re: FreeBSD and SATA Port Multipliers X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Oct 2009 09:55:36 -0000 Alexander Motin wrote: > If your conditions permit, you can try to upgrade to recent HEAD to look > how will it go with newer code. I am periodically merging my work there > from Perforce. Also I am going to generate new test patch for HEAD, > which includes reworked PMP support, tomorrow. You can try this patch against today's HEAD: http://people.freebsd.org/~mav/cam-ata.20091022.patch -- Alexander Motin