|
NAMEps4dshock —
Sony PlayStation 4 Dualshock 4 gamepad driver
SYNOPSISTo compile this driver into the kernel, place the following lines in your kernel configuration file:device ps4dshock
device hid
device hidbus
device hidmap
device evdev Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): ps4dshock_load="YES" DESCRIPTIONTheps4dshock driver provides support for Sony
PlayStation 4 Dualshock 4 gamepad driver.
The /dev/input/event* device presents the game controller as a evdev type device. SYSCTL VARIABLESNext parameters are available as sysctl(8) variables. Debug parameter is available as loader(8) tunable as well.
FILES
BUGSTheps4dshock does not support force-feedback events.
HISTORYTheps4dshock driver first appeared in
FreeBSD 13.0.
AUTHORSTheps4dshock driver was written by
Vladimir Kondratyev
<wulf@FreeBSD.org>.
Visit the GSP FreeBSD Man Page Interface. |