Module Name: src
Committed By: sborrill
Date: Sat Oct 10 20:35:55 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1083
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.97 -r1.1.2.98 src/doc/CHANGES-5.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-5.1
diff -u src/doc/CHANGES-5.1:1.1.2.97 src/doc/CHANGES-5.1:1.1.2.98
--- src/doc/CHANGES-5.1:1.1.2.97 Sat Oct 10 20:23:09 2009
+++ src/doc/CHANGES-5.1 Sat Oct 10 20:35:55 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.97 2009/10/10 20:23:09 sborrill Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.98 2009/10/10 20:35:55 sborrill Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -14096,3 +14096,12 @@
not fully populated.
[snj, ticket #1082]
+sys/dev/usb/uftdi.c 1.41-42
+share/man/man4/uftdi.4 1.15
+sys/dev/usb/usbdevs 1.527
+
+ Add support for multiple channel cards, specifically quad
+ channel FT4232H. Plus fix minor format nit and legacy title
+ comment removal.
+ [snj, ticket #1083]
+