Source-Changes-HG archive

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

[src/netbsd-6]: src/doc ticket 700



details:   https://anonhg.NetBSD.org/src/rev/3b63f9a451a9
branches:  netbsd-6
changeset: 775509:3b63f9a451a9
user:      riz <riz%NetBSD.org@localhost>
date:      Sat Nov 24 04:02:00 2012 +0000

description:
ticket 700

diffstat:

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

diffs (19 lines):

diff -r fb2d225236ad -r 3b63f9a451a9 doc/CHANGES-6.1
--- a/doc/CHANGES-6.1   Sat Nov 24 04:01:21 2012 +0000
+++ b/doc/CHANGES-6.1   Sat Nov 24 04:02:00 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.39 2012/11/23 16:40:01 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.40 2012/11/24 04:02:00 riz Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -908,3 +908,9 @@
        Add support for ITE8720F. PR#47169.
        [msaitoh, ticket #699]
 
+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