Page MenuHomeFreeBSD

fwcam: defer ISO streaming to first read
ClosedPublic

Authored by guest-seuros on Wed, Jul 8, 8:08 AM.
Referenced Files
Unknown Object (File)
Thu, Jul 16, 11:31 AM
Unknown Object (File)
Thu, Jul 16, 10:51 AM
Unknown Object (File)
Thu, Jul 16, 3:43 AM
Unknown Object (File)
Thu, Jul 16, 1:57 AM
Unknown Object (File)
Thu, Jul 16, 1:57 AM
Unknown Object (File)
Wed, Jul 15, 10:51 PM
Unknown Object (File)
Wed, Jul 15, 11:11 AM
Unknown Object (File)
Wed, Jul 15, 11:08 AM
Subscribers

Details

Summary

Moved ISO start to first usage. Opening the device now
only validates state and increments the open count, allowing info
queries and mode changes without starting the camera. ISO streaming
begins on demand when userland first reads frame data.
This avoid the camera led to turn-on at attach.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 74610
Build 71493: arc lint + arc unit