From owner-cvs-all@FreeBSD.ORG Thu Mar 31 03:34:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0871916A4CE; Thu, 31 Mar 2005 03:34:00 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EAFE43D5C; Thu, 31 Mar 2005 03:33:57 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.21] (rat.samsco.home [192.168.254.21]) (authenticated bits=0) by pooker.samsco.org (8.13.1/8.13.1) with ESMTP id j2V3bhA8014141; Wed, 30 Mar 2005 20:37:43 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <424B6F28.3050800@samsco.org> Date: Wed, 30 Mar 2005 20:31:52 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.7.5) Gecko/20050321 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Warner Losh References: <200503310321.j2V3LMAJ090387@repoman.freebsd.org> In-Reply-To: <200503310321.j2V3LMAJ090387@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2005 03:34:00 -0000 Warner Losh wrote: > imp 2005-03-31 03:21:22 UTC > > FreeBSD src repository > > Modified files: > sys/conf NOTES > Log: > atapicam is broken, so comment it out since it may take a while to fix it. > > Revision Changes Path > 1.1307 +1 -1 src/sys/conf/NOTES Grr, this just encourages atrophy. I was already planning on fixing it tonight. Scott