Module Name: src
Committed By: sborrill
Date: Tue Oct 30 09:57:05 UTC 2018
Modified Files:
src/doc [netbsd-7]: CHANGES-7.3
Log Message:
Ticket #1638
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 src/doc/CHANGES-7.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-7.3
diff -u src/doc/CHANGES-7.3:1.1.2.5 src/doc/CHANGES-7.3:1.1.2.6
--- src/doc/CHANGES-7.3:1.1.2.5 Tue Oct 30 08:36:19 2018
+++ src/doc/CHANGES-7.3 Tue Oct 30 09:57:05 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.5 2018/10/30 08:36:19 sborrill Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.6 2018/10/30 09:57:05 sborrill Exp $
A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
release:
@@ -80,3 +80,8 @@ sys/dev/pci/if_wm.c 1.589
INTx interrupt (Xen dom0 or pre netbsd-8).
[msaitoh, ticket #1647]
+sys/dev/hpc/hpckbd.c 1.33-1.35
+
+ Fix kernel crash on hpcmips when console is attached.
+ [rin, ticket #1638]
+