Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/thorpej_scsipi]: src/sys/arch/news68k/dev Pass compile-test on i386.
details: https://anonhg.NetBSD.org/src/rev/461ffdd16d99
branches: thorpej_scsipi
changeset: 477436:461ffdd16d99
user: bouyer <bouyer%NetBSD.org@localhost>
date: Thu Mar 29 10:30:34 2001 +0000
description:
Pass compile-test on i386.
diffstat:
sys/arch/news68k/dev/si.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3c0f991a45ff -r 461ffdd16d99 sys/arch/news68k/dev/si.c
--- a/sys/arch/news68k/dev/si.c Thu Mar 29 10:17:50 2001 +0000
+++ b/sys/arch/news68k/dev/si.c Thu Mar 29 10:30:34 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: si.c,v 1.5.6.3 2001/01/22 18:25:13 bouyer Exp $ */
+/* $NetBSD: si.c,v 1.5.6.4 2001/03/29 10:30:34 bouyer Exp $ */
/*
* Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -184,7 +184,7 @@
ncr_sc->sc_pio_in = ncr5380_pio_in;
ncr_sc->sc_pio_out = ncr5380_pio_out;
- ncr_sc->sc_adapter.scsipi_minphys = minphys;
+ ncr_sc->sc_adapter.adapt_minphys = minphys;
ncr_sc->sc_channel.chan_id = 7;
/* soft reset DMAC */
Home |
Main Index |
Thread Index |
Old Index