Page MenuHomeFreeBSD

D8397.id44000.diff
No OneTemporary

D8397.id44000.diff

Index: head/multimedia/webcamd/files/webcamd.conf.in
===================================================================
--- head/multimedia/webcamd/files/webcamd.conf.in
+++ head/multimedia/webcamd/files/webcamd.conf.in
@@ -39,3 +39,15 @@
match "vendor" "0x056a";
action "%%PREFIX%%/etc/rc.d/webcamd start $cdev $interface";
};
+
+# Elantech touchscreen
+notify 100 {
+ match "system" "USB";
+ match "subsystem" "INTERFACE";
+ match "type" "ATTACH";
+
+ match "vendor" "0x04f3";
+ match "product" "0x2071";
+
+ action "%%PREFIX%%/etc/rc.d/webcamd start $cdev $interface";
+};

File Metadata

Mime Type
text/plain
Expires
Fri, Feb 28, 4:01 AM (11 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16879182
Default Alt Text
D8397.id44000.diff (587 B)

Event Timeline