From owner-cvs-src-old@FreeBSD.ORG Wed Jan 13 21:03:37 2010 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D921C1065670 for ; Wed, 13 Jan 2010 21:03:37 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C738D8FC0C for ; Wed, 13 Jan 2010 21:03:37 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o0DL3b7n026953 for ; Wed, 13 Jan 2010 21:03:37 GMT (envelope-from marius@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o0DL3bAR026952 for cvs-src-old@freebsd.org; Wed, 13 Jan 2010 21:03:37 GMT (envelope-from marius@repoman.freebsd.org) Message-Id: <201001132103.o0DL3bAR026952@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to marius@repoman.freebsd.org using -f From: Marius Strobl Date: Wed, 13 Jan 2010 21:03:06 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: RELENG_7 Subject: cvs commit: src/sys/conf files.sun4v src/sys/sun4v/conf NOTES X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jan 2010 21:03:37 -0000 marius 2010-01-13 21:03:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/conf files.sun4v sys/sun4v/conf NOTES Log: SVN rev 202247 on 2010-01-13 21:03:06Z by marius MFC: r200917 Hook ebus(4) and isa(4) up to the sun4v LINT build in order to ensure that their compilation doesn't break as they are expected to work as-is now (but aren't actually run-time tested). Revision Changes Path 1.11.2.5 +4 -0 src/sys/conf/files.sun4v 1.9.2.2 +1 -1 src/sys/sun4v/conf/NOTES