Main index | Section 4 | Options |
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):
uep_load="YES"
To compile this driver with evdev support enabled, place the following lines into the kernel configuration file: options EVDEV_SUPPORT device evdev
The driver is a stub. It just probes and attaches to USB device, creates a device entry and feeds reassembled packets from the hardware to it. Depending on compile-time kernel options it supports either native or evdev operation modes.
To get the mouse working in X(7) in native mode, install ports/x11-drivers/xf86-input-egalax.
To get the mouse working in X(7) in evdev mode, install ports/x11-drivers/xf86-input-evdev.
UEP (4) | August 5, 2018 |
Main index | Section 4 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.