fwcam: convert to video(4) frameworkReplaced the monolithic cdevsw implementation with the video(4)framework.Reviewed by: adrianDifferential Revision: https://reviews.freebsd.org/D58369
fwcam: add IIDC 1394 FireWire camera driverAdd fwcam(4), a driver for IIDC v1.30 (TA Document 1999023) digitalcameras over IEEE 1394.Supports Format_0 (VGA) video modes with isochronous receive
fwcam: add IIDC 1394 FireWire camera driverAdd fwcam(4), a driver for IIDC v1.30 (TA Document 1999023) digitalcameras over IEEE 1394.Supports Format_0 (VGA) video modes with isochronous receive DMA,feature control (brightness, exposure, gain, shutter, white balance,focus, etc.), poll/kqueue, and hot-plug via bus reset handling.Reviewed by: adrianDifferential Revision: https://reviews.freebsd.org/D57685
show more ...