From owner-svn-src-all@FreeBSD.ORG Sun Feb 8 16:43:47 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6DBA4106564A; Sun, 8 Feb 2009 16:43:47 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 441728FC0C; Sun, 8 Feb 2009 16:43:47 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id n18GhknW012593 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 8 Feb 2009 08:43:47 -0800 (PST) (envelope-from sam@freebsd.org) Message-ID: <498F0BC2.2050302@freebsd.org> Date: Sun, 08 Feb 2009 08:43:46 -0800 From: Sam Leffler Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.18 (X11/20081209) MIME-Version: 1.0 To: "Wojciech A. Koszek" References: <200902081233.n18CX5n5023301@svn.freebsd.org> In-Reply-To: <200902081233.n18CX5n5023301@svn.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC-Rhyolite-Metrics: ebb.errno.com; whitelist Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r188309 - head/sys/conf X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2009 16:43:47 -0000 Wojciech A. Koszek wrote: > Author: wkoszek > Date: Sun Feb 8 12:33:05 2009 > New Revision: 188309 > URL: http://svn.freebsd.org/changeset/base/188309 > > Log: > Further NOTES cleanup -- following drivers didn't survive TTY-ng > and aren't included in NOTES anyway: cy(4), rc(4), rp(4). > > si(4) doesn't belong to global NOTES. > > I'm not sure I agree w/ yanking drivers entirely because they don't work. If they are commented out w/ a note why this will help people find them and possibly resuscitate them. If they are well and truly gone from then tree then sure--but as of today they are still in svn. Sam