Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145799152
D16721.1778512702.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
705 B
Referenced Files
None
Subscribers
None
D16721.1778512702.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D16721: Touchscreen support for Touchscreens on amd64 and i386 platforms
Attached
Detach File
Event Timeline
Log In to Comment