Page MenuHomeFreeBSD

D17912.id50177.diff
No OneTemporary

D17912.id50177.diff

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

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)

Event Timeline