Page MenuHomeFreeBSD

fwcam: add dynamic resolution and frame rate support
ClosedPublic

Authored by guest-seuros on Tue, Jul 7, 5:38 PM.
Referenced Files
F164832327: D58090.id181512.diff
Tue, Aug 4, 6:17 AM
Unknown Object (File)
Sun, Aug 2, 6:11 AM
Unknown Object (File)
Sat, Aug 1, 6:08 AM
Unknown Object (File)
Tue, Jul 28, 11:08 AM
Unknown Object (File)
Tue, Jul 28, 3:56 AM
Unknown Object (File)
Tue, Jul 28, 3:30 AM
Unknown Object (File)
Wed, Jul 15, 7:29 AM
Unknown Object (File)
Wed, Jul 15, 7:29 AM
Subscribers

Details

Summary

Read V_MODE_INQ and V_RATE_INQ registers for all supported formats
during probe, caching the camera's actual capabilities. Use these
to validate SMODE ioctl requests before writing to the camera.

Writing an unsupported combination caused the camera to
stop responding, requiring a physical power cycle.

Tested with: Apple iSight (external FireWire)

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable