Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev



Module Name:    src
Committed By:   jmorse
Date:           Tue Dec 23 03:22:29 UTC 2008

Modified Files:
        src/sys/dev: video.c
        src/sys/dev/usb: uvideo.c

Log Message:
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.18 src/sys/dev/video.c
cvs rdiff -r1.23 -r1.24 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