Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #1551 and #1552
details: https://anonhg.NetBSD.org/src/rev/93e44d332026
branches: netbsd-9
changeset: 372547:93e44d332026
user: martin <martin%NetBSD.org@localhost>
date: Tue Dec 06 19:27:34 2022 +0000
description:
Tickets #1551 and #1552
diffstat:
doc/CHANGES-9.4 | 20 +++++++++++++++++++-
1 files changed, 19 insertions(+), 1 deletions(-)
diffs (31 lines):
diff -r 850006d75069 -r 93e44d332026 doc/CHANGES-9.4
--- a/doc/CHANGES-9.4 Tue Dec 06 19:26:06 2022 +0000
+++ b/doc/CHANGES-9.4 Tue Dec 06 19:27:34 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.29 2022/11/05 11:21:06 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.30 2022/12/06 19:27:34 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -439,3 +439,21 @@
Protocol upon attach", pulled up for 9.3 in ticket #1428.
[jmcneill, ticket #1550]
+sys/arch/hp300/dev/topcat.c 1.6
+
+ Fix silent bus error panic on 98543A topcat framebuffer on
+ HP320 and HP360.
+ [tsutsui, ticket #1551]
+
+sys/arch/hp300/dev/rd.c 1.111-1.124
+sys/arch/hp300/dev/rdreg.h 1.19,1.20
+sys/arch/hp300/dev/rdvar.h 1.27
+sys/arch/hp300/stand/common/rd.c 1.12-1.15
+
+ - Fix bootloader to allow booting from 2202A, 7908A, 7911A, and 7941A.
+ - Fix "rd(4) at punits not configured on HPDisk are misprobed" problem.
+ - Make dd(1) without a count value against a raw partition etc.
+ is terminated properly at the end of media.
+ - Make MI raid(4) work on HP-IB rd(4) disks.
+ [tsutsui, ticket #1552]
+
Home |
Main Index |
Thread Index |
Old Index