Page MenuHomeFreeBSD

D16721.1778512702.diff
No OneTemporary

Size
705 B
Referenced Files
None
Subscribers
None

D16721.1778512702.diff

Index: sys/amd64/conf/GENERIC
===================================================================
--- sys/amd64/conf/GENERIC
+++ sys/amd64/conf/GENERIC
@@ -379,3 +379,10 @@
# The crypto framework is required by IPSEC
device crypto # Required by IPSEC
+
+# evdev support
+options EVDEV_SUPPORT
+device evdev
+
+# Touchscreen support
+device wmt
Index: sys/i386/conf/GENERIC
===================================================================
--- sys/i386/conf/GENERIC
+++ sys/i386/conf/GENERIC
@@ -380,3 +380,10 @@
# The crypto framework is required by IPSEC
device crypto # Required by IPSEC
+
+# evdev support
+options EVDEV_SUPPORT
+device evdev
+
+# Touchscreen support
+device wmt

File Metadata

Mime Type
text/plain
Expires
Mon, May 11, 3:18 PM (16 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28684707
Default Alt Text
D16721.1778512702.diff (705 B)

Event Timeline