Module Name: src
Committed By: jmcneill
Date: Fri Jul 15 12:57:23 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
emdtv(4): Add a driver for Empia EM28xx family USB video capture controllers.
To generate a diff of this commit:
cvs rdiff -u -r1.1578 -r1.1579 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.1578 src/doc/CHANGES:1.1579
--- src/doc/CHANGES:1.1578 Wed Jul 13 14:31:40 2011
+++ src/doc/CHANGES Fri Jul 15 12:57:22 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1578 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1579 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1063,3 +1063,5 @@
auvitek(4): Add digital capture support. [jmcneill 20110709]
hpacel(4): Add a driver for HP 3D DriveGuard; a LIS3LV02DL-based
accelerometer. [jruoho 20110713]
+ emdtv(4): Add a driver for Empia EM28xx family USB video
+ capture controllers. [jmcneill 20110715]