Module Name: src Committed By: jmcneill Date: Mon Dec 27 21:26:44 UTC 2010
Modified Files: src/doc: CHANGES Log Message: Add a driver for Auvitek AU0828 family USB video capture controllers. To generate a diff of this commit: cvs rdiff -u -r1.1481 -r1.1482 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.1481 src/doc/CHANGES:1.1482 --- src/doc/CHANGES:1.1481 Fri Dec 24 18:58:17 2010 +++ src/doc/CHANGES Mon Dec 27 21:26:44 2010 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1481 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1482 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -813,3 +813,5 @@ amigappc: Made onboard serial interface work. [phx 20101219] yacc(1): Import byacc-20101127 [christos 20091223] dm(4): Make LVM use non 512-byte sector devices. [mlelstv 20101223] + auvitek(4): Add a driver for Auvitek AU0828 family USB video + capture controllers. [jmcneill 20101227]