Received: by mail.netbsd.org (Postfix, from userid 0) id 2254063B14C; Sat, 13 Mar 2010 11:37:49 +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 A5B9B63B130 for ; Sat, 13 Mar 2010 11:37:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8F135175DF; Sat, 13 Mar 2010 11:37:47 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 13 Mar 2010 11:37:47 +0000 From: Hiroyuki Bessho Subject: CVS commit: src/sys/arch/evbarm To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20100313113747.8F135175DF@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: Hiroyuki Bessho Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: bsh Date: Sat Mar 13 11:37:47 UTC 2010 Modified Files: src/sys/arch/evbarm/conf: TWINTAIL files.g42xxeb Added Files: src/sys/arch/evbarm/g42xxeb: g42xxeb_mci.c Log Message: add SD/MMC driver for Twintail based on the driver for Zaurus. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/sys/arch/evbarm/conf/TWINTAIL cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/conf/files.g42xxeb cvs rdiff -u -r0 -r1.1 src/sys/arch/evbarm/g42xxeb/g42xxeb_mci.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.