Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpcarm/sa11x0 sa11x0_softc -> ipaq_softc
details: https://anonhg.NetBSD.org/src/rev/479f8919eff2
branches: trunk
changeset: 512585:479f8919eff2
user: ichiro <ichiro%NetBSD.org@localhost>
date: Tue Jul 10 16:35:59 2001 +0000
description:
sa11x0_softc -> ipaq_softc
because PCIC of sa11x0 moved to the bottom ipaqbus
diffstat:
sys/arch/hpcarm/sa11x0/sa11xx_pcicvar.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 12dfee017fca -r 479f8919eff2 sys/arch/hpcarm/sa11x0/sa11xx_pcicvar.h
--- a/sys/arch/hpcarm/sa11x0/sa11xx_pcicvar.h Tue Jul 10 16:34:08 2001 +0000
+++ b/sys/arch/hpcarm/sa11x0/sa11xx_pcicvar.h Tue Jul 10 16:35:59 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: sa11xx_pcicvar.h,v 1.5 2001/07/09 05:19:05 toshii Exp $ */
+/* $NetBSD: sa11xx_pcicvar.h,v 1.6 2001/07/10 16:35:59 ichiro Exp $ */
/*-
* Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -49,7 +49,7 @@
int power_capability;
- struct sa11x0_softc *saip_sc;
+ struct ipaq_softc *saip_sc;
void *pcictag_cookie; /* opaque data for pcictag functions */
};
Home |
Main Index |
Thread Index |
Old Index