From owner-freebsd-current@FreeBSD.ORG Mon Apr 25 04:06:36 2011 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 ADD4C1065673; Mon, 25 Apr 2011 04:06:36 +0000 (UTC) (envelope-from lacombar@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 658008FC13; Mon, 25 Apr 2011 04:06:36 +0000 (UTC) Received: by iyj12 with SMTP id 12so2300483iyj.13 for ; Sun, 24 Apr 2011 21:06:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=YHlcJEXzcfInq+f/JYuGkEytUChUTtvp3FRw0GxvHh4=; b=g5DxbCJ7E5mdVx9amPHAeQYs4o8hAoF3IQVnInOQE3uPRAP+VCqEcOHd7R7ZpjCBVl Af6+ItMrC6T4YDT0SWLntmVL+5Ktsk+wGM0+333xMXaJf556hkB+tvhdysYpgnZnf0OY lIYj5nlWylbLG9eVmPw8XzwS303KeDo9mAOuk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Pz9t/P4t3wDIv/PsUa3rTh6ijbjI1Eq+FA/pzzaHwSao3VqmTDHSwSwrXL1LKCwSRc UBuuib1OiXCVUtnN1OjhPVMsvTz4GqW/Esrw9LD9Hm4efTBCI11pHGbFUiAFc6104BcW Tan1sKLa1r81Dm/Ds0PynR/Ikg4SYoqpAQfls= MIME-Version: 1.0 Received: by 10.42.139.5 with SMTP id e5mr4223937icu.136.1303704395621; Sun, 24 Apr 2011 21:06:35 -0700 (PDT) Received: by 10.42.177.134 with HTTP; Sun, 24 Apr 2011 21:06:35 -0700 (PDT) In-Reply-To: <4DB3E7A6.5020002@FreeBSD.org> References: <4DAEAE1B.70207@FreeBSD.org> <20110420205115.GA86399@alchemy.franken.de> <4DB00651.6080708@FreeBSD.org> <4DB3E7A6.5020002@FreeBSD.org> Date: Mon, 25 Apr 2011 00:06:35 -0400 Message-ID: From: Arnaud Lacombe To: Alexander Motin Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD-Current Subject: Re: Switch from legacy ata(4) to CAM-based ATA 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, 25 Apr 2011 04:06:36 -0000 Hi, On Sun, Apr 24, 2011 at 5:04 AM, Alexander Motin wrote: > Patch committed. Welcome to the new world! :) > What transition plan do you provide ? Drop in single-user-mode and fix /etc/fstab ? Forbid anybody without ATA_CAM in their 8.x config to be able to switch between 8 and 9 ? Thanks, - Arnaud