Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbsh3/conf use SSUMCI_DEBUG, not SCIMCI_DEBUG.
details: https://anonhg.NetBSD.org/src/rev/4a1a0bc488ba
branches: trunk
changeset: 761702:4a1a0bc488ba
user: nonaka <nonaka%NetBSD.org@localhost>
date: Sat Feb 05 16:42:42 2011 +0000
description:
use SSUMCI_DEBUG, not SCIMCI_DEBUG.
diffstat:
sys/arch/evbsh3/conf/T_SH7706LSR | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8994cbf8bec6 -r 4a1a0bc488ba sys/arch/evbsh3/conf/T_SH7706LSR
--- a/sys/arch/evbsh3/conf/T_SH7706LSR Sat Feb 05 16:10:17 2011 +0000
+++ b/sys/arch/evbsh3/conf/T_SH7706LSR Sat Feb 05 16:42:42 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: T_SH7706LSR,v 1.4 2010/11/23 11:13:58 hannken Exp $
+# $NetBSD: T_SH7706LSR,v 1.5 2011/02/05 16:42:42 nonaka Exp $
#
# TAC T-SH7706LSR Rev.1 config file
#
@@ -96,7 +96,7 @@
# MMC SPI
ssumci0 at mainbus?
sdmmc* at ssumci?
-#options SCIMCI_DEBUG
+#options SSUMCI_DEBUG
#options SDMMC_DEBUG
#options SDMMC_DUMP_CSD
ld* at sdmmc? # MMC card
Home |
Main Index |
Thread Index |
Old Index