Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mvme68k/dev G/C a printf which has moved to the MI ...
details: https://anonhg.NetBSD.org/src/rev/e3ef19c6af4f
branches: trunk
changeset: 509418:e3ef19c6af4f
user: scw <scw%NetBSD.org@localhost>
date: Thu May 03 19:03:53 2001 +0000
description:
G/C a printf which has moved to the MI code.
diffstat:
sys/arch/mvme68k/dev/ncrsc_pcctwo.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 7d6d15f4ad88 -r e3ef19c6af4f sys/arch/mvme68k/dev/ncrsc_pcctwo.c
--- a/sys/arch/mvme68k/dev/ncrsc_pcctwo.c Thu May 03 18:22:51 2001 +0000
+++ b/sys/arch/mvme68k/dev/ncrsc_pcctwo.c Thu May 03 19:03:53 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: ncrsc_pcctwo.c,v 1.9 2001/04/30 09:05:59 scw Exp $ */
+/* $NetBSD: ncrsc_pcctwo.c,v 1.10 2001/05/03 19:03:53 scw Exp $ */
/*-
* Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -123,8 +123,6 @@
ctest7 = OSIOP_CTEST7_SC0;
}
- printf(": %dMHz ncr53C710 SCSI I/O Processor\n", clk);
-
sc->sc_bst = pa->pa_bust;
sc->sc_dmat = pa->pa_dmat;
(void) bus_space_map(sc->sc_bst, pa->pa_offset, OSIOP_NREGS,
Home |
Main Index |
Thread Index |
Old Index