Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src One more (but still not done):



details:   https://anonhg.NetBSD.org/src/rev/a45c06bd6d87
branches:  netbsd-1-5
changeset: 493101:a45c06bd6d87
user:      he <he%NetBSD.org@localhost>
date:      Sat Apr 27 10:31:52 2002 +0000

description:
One more (but still not done):
 o alpha: fix DMA resource leak on large-memory systems

diffstat:

 CHANGES-1.5.3 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 6208647f9589 -r a45c06bd6d87 CHANGES-1.5.3
--- a/CHANGES-1.5.3     Sat Apr 27 10:26:01 2002 +0000
+++ b/CHANGES-1.5.3     Sat Apr 27 10:31:52 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.5.3,v 1.1.2.65 2002/04/26 23:39:58 he Exp $
+#      $NetBSD: CHANGES-1.5.3,v 1.1.2.66 2002/04/27 10:31:52 he Exp $
 
 A complete list of changes from NetBSD 1.5.2 to NetBSD 1.5.3:
 
@@ -2820,3 +2820,11 @@
 sys/conf/osrelease.sh                          patch
 
   Backpedal to 1.5.3_RC2; too much churn on the branch.
+
+sys/arch/alpha/common/bus_dma.c                        1.49
+sys/arch/alpha/common/sgmap_typedep.c          1.23 via patch
+sys/arch/alpha/include/bus.h                   1.47
+sys/arch/alpha/isa/isadma_bounce.c             1.4
+
+  Fix a DMA resource leak on Alpha systems with more than 1GB of
+  RAM.



Home | Main Index | Thread Index | Old Index