Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/prep/include Use 11 for the USER_SR since we use BA...
details: https://anonhg.NetBSD.org/src/rev/46dcd42d8004
branches: trunk
changeset: 534652:46dcd42d8004
user: matt <matt%NetBSD.org@localhost>
date: Wed Jul 31 16:23:37 2002 +0000
description:
Use 11 for the USER_SR since we use BAT 12 for PCI MEM space.
diffstat:
sys/arch/prep/include/vmparam.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 2e74d8f71203 -r 46dcd42d8004 sys/arch/prep/include/vmparam.h
--- a/sys/arch/prep/include/vmparam.h Wed Jul 31 14:59:10 2002 +0000
+++ b/sys/arch/prep/include/vmparam.h Wed Jul 31 16:23:37 2002 +0000
@@ -1,6 +1,7 @@
-/* $NetBSD: vmparam.h,v 1.8 2002/03/09 23:35:59 chs Exp $ */
+/* $NetBSD: vmparam.h,v 1.9 2002/07/31 16:23:37 matt Exp $ */
#ifndef OLDPMAP
+#define USER_SR 11
#include <powerpc/mpc6xx/vmparam.h>
#else
/*-
Home |
Main Index |
Thread Index |
Old Index