Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Ticket #1014
details: https://anonhg.NetBSD.org/src/rev/c40d19154009
branches: netbsd-6
changeset: 776559:c40d19154009
user: sborrill <sborrill%NetBSD.org@localhost>
date: Fri Feb 07 11:15:59 2014 +0000
description:
Ticket #1014
diffstat:
doc/CHANGES-6.2 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 05f2d2065261 -r c40d19154009 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2 Fri Feb 07 11:15:37 2014 +0000
+++ b/doc/CHANGES-6.2 Fri Feb 07 11:15:59 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.82 2014/02/03 11:55:03 sborrill Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.83 2014/02/07 11:15:59 sborrill Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -1276,3 +1276,9 @@
Maxime Villard.
[martin, ticket #1023]
+sys/dev/ic/pckbc.c 1.56
+
+ Do not take data from the keyboard controller in interrupt
+ handler if we are polling. Fixes PR/47406
+ [skrll, #1014]
+
Home |
Main Index |
Thread Index |
Old Index