From owner-svn-src-head@FreeBSD.ORG Wed Mar 21 09:15:38 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7AF831065675 for ; Wed, 21 Mar 2012 09:15:38 +0000 (UTC) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.freebsd.org (Postfix) with ESMTP id BF0C98FC19 for ; Wed, 21 Mar 2012 09:15:37 +0000 (UTC) Received: (qmail 20226 invoked from network); 21 Mar 2012 07:20:02 -0000 Received: from c00l3r.networx.ch (HELO [127.0.0.1]) ([62.48.2.2]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 21 Mar 2012 07:20:02 -0000 Message-ID: <4F699AA3.20800@freebsd.org> Date: Wed, 21 Mar 2012 10:08:51 +0100 From: Andre Oppermann User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: Marius Strobl References: <201203210850.q2L8olCj062739@svn.freebsd.org> In-Reply-To: <201203210850.q2L8olCj062739@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r233273 - head/sys/conf X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Mar 2012 09:15:38 -0000 On 21.03.2012 09:50, Marius Strobl wrote: > Author: marius > Date: Wed Mar 21 08:50:47 2012 > New Revision: 233273 > URL: http://svn.freebsd.org/changeset/base/233273 > > Log: > Exclude devices which are mutually exclusive with ATA_CAM. For better > or worse, the former are still built as modules as part of the LINT > builds > > Reviewed by: mav > MFC after: 1 week Is there any schedule on deorbiting old ATA? -- Andre