Received: by mail.netbsd.org (Postfix, from userid 0) id 357C863B665; Sun, 28 Feb 2010 11:35:42 +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 A40EE63B664 for ; Sun, 28 Feb 2010 11:35:40 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 79001175DF; Sun, 28 Feb 2010 11:35:40 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 28 Feb 2010 11:35:40 +0000 From: Martin Husemann Subject: CVS commit: src/sys/dev/ofw To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20100228113540.79001175DF@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: Martin Husemann Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: martin Date: Sun Feb 28 11:35:40 UTC 2010 Modified Files: src/sys/dev/ofw: ofw_subr.c openfirm.h Log Message: Supporting cast for i2c direct configuration on OF machines To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/dev/ofw/ofw_subr.c cvs rdiff -u -r1.27 -r1.28 src/sys/dev/ofw/openfirm.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.