File diff 000000000000 → 000000000000
media-video/r5u870/files/10-r5u870-webcam.fdi
Show inline comments
 
new file 100644
 
<?xml version="1.0" encoding="UTF-8"?>
 

	
 
<deviceinfo version="0.2">
 
  <device>
 
    <match key="info.subsystem" string="usb">
 
      <match key="usb.interface.class" int="0x0e">
 
        <match key="usb.interface.subclass" int="0x02">
 
          <match key="usb.interface.protocol" int="0x00">
 
            <merge key="info.category" type="string">video4linux</merge>
 
	    <append key="info.capabilities" type="strlist">video4linux</append>
 
            <merge key="linux.subsystem" type="string">video4linux</merge>
 
            <merge key="video4linux.device" type="string">/dev/video0</merge>
 
            <merge key="video4linux.version" type="string">2</merge>
 
          </match>
 
        </match>
 
      </match>
 
    </match>
 
  </device>
 
</deviceinfo>