Changeset View
Changeset View
Standalone View
Standalone View
sys/amd64/conf/GENERIC
Show First 20 Lines • Show All 392 Lines • ▼ Show 20 Lines | |||||
options EVDEV_SUPPORT # evdev support in legacy drivers | options EVDEV_SUPPORT # evdev support in legacy drivers | ||||
device evdev # input event device support | device evdev # input event device support | ||||
device uinput # install /dev/uinput cdev | device uinput # install /dev/uinput cdev | ||||
# HID support | # HID support | ||||
options HID_DEBUG # enable debug msgs | options HID_DEBUG # enable debug msgs | ||||
device hid # Generic HID support | device hid # Generic HID support | ||||
options IICHID_SAMPLING # Workaround missing GPIO INTR support | options IICHID_SAMPLING # Workaround missing GPIO INTR support | ||||
# bhyve | |||||
options BHYVE_SNAPSHOT |