From owner-svn-src-all@FreeBSD.ORG Fri Oct 24 07:12:06 2008 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 0A7FB106566C; Fri, 24 Oct 2008 07:12:06 +0000 (UTC) (envelope-from n_hibma@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id ED44E8FC1E; Fri, 24 Oct 2008 07:12:05 +0000 (UTC) (envelope-from n_hibma@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id m9O7C57v083190; Fri, 24 Oct 2008 07:12:05 GMT (envelope-from n_hibma@svn.freebsd.org) Received: (from n_hibma@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id m9O7C5GZ083189; Fri, 24 Oct 2008 07:12:05 GMT (envelope-from n_hibma@svn.freebsd.org) Message-Id: <200810240712.m9O7C5GZ083189@svn.freebsd.org> From: Nick Hibma Date: Fri, 24 Oct 2008 07:12:05 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r184219 - head/sys/i386/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: Fri, 24 Oct 2008 07:12:06 -0000 Author: n_hibma Date: Fri Oct 24 07:12:05 2008 New Revision: 184219 URL: http://svn.freebsd.org/changeset/base/184219 Log: Remove the entry from the i386 specific NOTES as it is in the generic NOTES file as well. This avoids one of the warnings from make LINT && config LINT Modified: head/sys/i386/conf/NOTES Modified: head/sys/i386/conf/NOTES ============================================================================== --- head/sys/i386/conf/NOTES Fri Oct 24 07:08:42 2008 (r184218) +++ head/sys/i386/conf/NOTES Fri Oct 24 07:12:05 2008 (r184219) @@ -610,7 +610,6 @@ hint.sr.0.at="isa" hint.sr.0.port="0x300" hint.sr.0.irq="5" hint.sr.0.maddr="0xd0000" -device ural device wl hint.wl.0.at="isa" hint.wl.0.port="0x300"