[patch] Video4Linux HAL class

Matthew Mastracci matt at aclaro.com
Fri Jan 16 03:11:45 EET 2004


The attached patch + new files adds virtual video4linux class devices to
the HAL tree (and fixes a small bug with the i2c adapters not being
removed properly on hotplug remove).  The V4L devices add the following
multimedia capabilities to their parent device (ie: a bttv-based tv
capture card):

V4L Device | Capability       | Name
radio      | multimedia.radio | Video4Linux Radio Interface
video      | multimedia.vidio | Video4Linux Video Input Interface
vbi        | multimedia.vbi   | Video4Linux VBI Interface
vout       | multimedia.vout  | Video4Linux Video Output Interface

Note that multimedia.vout is different than video.* - v4l video out
devices are accessed through the v4l API.  

-- 
Matthew Mastracci <matt at aclaro.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-3.txt
Type: text/x-patch
Size: 1513 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/xdg/attachments/20040115/e455416d/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linux_class_v4l.c
Type: text/x-c
Size: 11592 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/xdg/attachments/20040115/e455416d/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linux_class_v4l.h
Type: text/x-c-header
Size: 1476 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/xdg/attachments/20040115/e455416d/attachment-0002.bin 


More information about the xdg mailing list