Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/dev
Module Name: src
Committed By: snj
Date: Sat Dec 27 03:47:55 UTC 2008
Modified Files:
src/sys/dev [netbsd-5]: video.c
src/sys/dev/usb [netbsd-5]: uvideo.c
Log Message:
Pull up following revision(s) (requested by jmorse in ticket #204):
sys/dev/video.c: revision 1.18
sys/dev/usb/uvideo.c: revision 1.24
Fix UVC webcam output by:
- Storing updated video format after user changes format
- Round up number of xfers queued to multiple of 8, due to ehci inefficiencies
- Remove random debugging line I slipped in earlier
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.17.8.1 src/sys/dev/video.c
cvs rdiff -r1.21.10.2 -r1.21.10.3 src/sys/dev/usb/uvideo.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index