Received: by mail.netbsd.org (Postfix, from userid 0) id E7C5F63B137; Tue, 26 May 2009 03:31:16 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 7BACE63B23C for ; Tue, 26 May 2009 03:31:13 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E4ED5175D0; Tue, 26 May 2009 03:31:12 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 26 May 2009 03:31:12 +0000 From: Michael Lorenz Subject: CVS commit: src/sys/arch/sparc/dev To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20090526033112.E4ED5175D0@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: macallan Date: Tue May 26 03:31:12 UTC 2009 Modified Files: src/sys/arch/sparc/dev: cgfourteen.c Log Message: use BUS_SPACE_MAP_LARGE to map the framebuffer To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/sys/arch/sparc/dev/cgfourteen.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.