Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163353184
D17912.id50177.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
850 B
Referenced Files
None
Subscribers
None
D17912.id50177.diff
View Options
Index: sys/amd64/conf/GENERIC
===================================================================
--- sys/amd64/conf/GENERIC
+++ sys/amd64/conf/GENERIC
@@ -372,3 +372,8 @@
# Netmap provides direct access to TX/RX rings on supported NICs
device netmap # netmap(4) support
+
+# evdev interface
+options EVDEV_SUPPORT # evdev support in legacy drivers
+device evdev # input event device support
+device uinput # install /dev/uinput cdev
Index: sys/i386/conf/GENERIC
===================================================================
--- sys/i386/conf/GENERIC
+++ sys/i386/conf/GENERIC
@@ -366,3 +366,8 @@
# VMware support
device vmx # VMware VMXNET3 Ethernet
+
+# evdev interface
+options EVDEV_SUPPORT # evdev support in legacy drivers
+device evdev # input event device support
+device uinput # install /dev/uinput cdev
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 23, 10:38 AM (1 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35399132
Default Alt Text
D17912.id50177.diff (850 B)
Attached To
Mode
D17912: Enable evdev driver and support in generic
Attached
Detach File
Event Timeline
Log In to Comment