Page MenuHomeFreeBSD

D16721.id.diff
No OneTemporary

D16721.id.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
Wed, Aug 26, 12:47 AM (52 m, 27 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37258900
Default Alt Text
D16721.id.diff (705 B)

Event Timeline