Source-Changes-HG archive

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

[src/netbsd-6-0]: src/doc Ticket 700



details:   https://anonhg.NetBSD.org/src/rev/f63f81a579b0
branches:  netbsd-6-0
changeset: 774694:f63f81a579b0
user:      riz <riz%NetBSD.org@localhost>
date:      Sat Nov 24 04:01:43 2012 +0000

description:
Ticket 700

diffstat:

 doc/CHANGES-6.0.1 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 5b6179209800 -r f63f81a579b0 doc/CHANGES-6.0.1
--- a/doc/CHANGES-6.0.1 Sat Nov 24 04:01:30 2012 +0000
+++ b/doc/CHANGES-6.0.1 Sat Nov 24 04:01:43 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.1,v 1.1.2.19 2012/11/22 18:51:29 riz Exp $
+# $NetBSD: CHANGES-6.0.1,v 1.1.2.20 2012/11/24 04:01:43 riz Exp $
 
 A complete list of changes from the NetBSD 6.0 release to the NetBSD 6.0.1
 release:
@@ -164,3 +164,9 @@
        It is impossible to resolve these races in vn_lock().
        [hannken, ticket #692]
 
+sys/dev/usb/if_urndis.c                                1.4
+
+       Don't match on idVendor=0x0000 && idProduct=0x0000. Fixes the
+       keyboard on a number of HP and possibly other vendors' machines.
+       [joerg, ticket #700]
+



Home | Main Index | Thread Index | Old Index