Date: Fri, 24 Oct 2008 07:12:05 +0000 (UTC) From: Nick Hibma <n_hibma@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r184219 - head/sys/i386/conf Message-ID: <200810240712.m9O7C5GZ083189@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810240712.m9O7C5GZ083189>