From owner-cvs-src-old@FreeBSD.ORG Mon Feb 1 09:57:57 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 C37C210656C4 for ; Mon, 1 Feb 2010 09:57:57 +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 987308FC12 for ; Mon, 1 Feb 2010 09:57:57 +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 o119vvx7027060 for ; Mon, 1 Feb 2010 09:57:57 GMT (envelope-from marius@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o119vvnl027059 for cvs-src-old@freebsd.org; Mon, 1 Feb 2010 09:57:57 GMT (envelope-from marius@repoman.freebsd.org) Message-Id: <201002010957.o119vvnl027059@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to marius@repoman.freebsd.org using -f From: Marius Strobl Date: Mon, 1 Feb 2010 09:57:43 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sun4v/include bus.h 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: Mon, 01 Feb 2010 09:57:57 -0000 marius 2010-02-01 09:57:43 UTC FreeBSD src repository Modified files: sys/sun4v/include bus.h Log: SVN rev 203334 on 2010-02-01 09:57:43Z by marius Merge r157224 from sparc64: Sync with the other archs and declare the memory location referenced by the address argument of the bus_space_write_multi_*() familiy as const. Revision Changes Path 1.4 +4 -4 src/sys/sun4v/include/bus.h