Module Name: src
Committed By: martin
Date: Sun Oct 18 09:06:04 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.1
Log Message:
Update #869 after additional pullups
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/doc/CHANGES-7.1
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.1
diff -u src/doc/CHANGES-7.1:1.1.2.3 src/doc/CHANGES-7.1:1.1.2.4
--- src/doc/CHANGES-7.1:1.1.2.3 Thu Oct 15 20:35:49 2015
+++ src/doc/CHANGES-7.1 Sun Oct 18 09:06:04 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.3 2015/10/15 20:35:49 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.4 2015/10/18 09:06:04 martin Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -11,6 +11,9 @@ sys/sys/param.h patched by hand
share/man/man4/btmagic.4 1.3-1.6
sys/dev/bluetooth/btmagic.c 1.12, 1.14
+src/sys/dev/usb/usbdevs 1.696
+src/sys/dev/usb/usbdevs.h regen
+src/sys/dev/usb/usbdevs_data.h regen
Add support for Apple Magic Trackpad.
[bouyer, ticket #869]