Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/doc o prep: ensure OpenPIC is mapped before access (#1152)
details: https://anonhg.NetBSD.org/src/rev/9838b5960d0e
branches: netbsd-2-0
changeset: 564722:9838b5960d0e
user: he <he%NetBSD.org@localhost>
date: Thu Mar 17 00:04:08 2005 +0000
description:
o prep: ensure OpenPIC is mapped before access (#1152)
diffstat:
doc/CHANGES-2.0.2 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 6f1cd035ac9f -r 9838b5960d0e doc/CHANGES-2.0.2
--- a/doc/CHANGES-2.0.2 Thu Mar 17 00:02:03 2005 +0000
+++ b/doc/CHANGES-2.0.2 Thu Mar 17 00:04:08 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0.2,v 1.1.2.12 2005/03/16 23:02:20 tron Exp $
+# $NetBSD: CHANGES-2.0.2,v 1.1.2.13 2005/03/17 00:04:08 he Exp $
A complete list of changes from the NetBSD 2.0.1 release to the NetBSD 2.0.2
release.
@@ -150,3 +150,10 @@
Fix possible remote DoS via IPSec AH packets.
[itojun, ticket #1327]
+sys/arch/prep/prep/ibm_7043_140.c 1.4
+sys/arch/prep/prep/machdep.c 1.52
+
+ Ensure that the OpenPIC register window is mapped during
+ the startup; only parts of the PCI memory space is mapped
+ already. Move initialization since it requires UVM.
+ [jkunz, ticket 1152]
Home |
Main Index |
Thread Index |
Old Index