Source-Changes-HG archive

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

[src/netbsd-1-4]: src One more pullup:



details:   https://anonhg.NetBSD.org/src/rev/156642fb05d3
branches:  netbsd-1-4
changeset: 469853:156642fb05d3
user:      he <he%NetBSD.org@localhost>
date:      Sat Dec 04 20:37:14 1999 +0000

description:
One more pullup:
 o IOASIC DMA alignment fix, should fix dump(8) on DECstations

diffstat:

 CHANGES-1.4.2 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r b7f2855dc73f -r 156642fb05d3 CHANGES-1.4.2
--- a/CHANGES-1.4.2     Sat Dec 04 20:32:11 1999 +0000
+++ b/CHANGES-1.4.2     Sat Dec 04 20:37:14 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.2,v 1.1.2.85 1999/12/04 20:12:33 he Exp $
+#      $NetBSD: CHANGES-1.4.2,v 1.1.2.86 1999/12/04 20:37:14 he Exp $
 
 A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
 
@@ -1739,3 +1739,8 @@
 
   Correct handling of more complex EDITOR environment variable
   settings by using /bin/sh.  Fixes PR#8935.
+
+sys/dev/tc/asc_ioasic.c                                1.18
+
+  Fix IOASIC DMA alignment problems.  This should fix the problems
+  with dump(8) failing randomly on DECstations.



Home | Main Index | Thread Index | Old Index