*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: ps4dshock | Section: 4 | Source: FreeBSD | File: ps4dshock.4.gz
PS4DSHOCK(4) FreeBSD Kernel Interfaces Manual PS4DSHOCK(4) NAME ps4dshock - Sony PlayStation 4 Dualshock 4 gamepad driver SYNOPSIS To 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" DESCRIPTION The ps4dshock 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 VARIABLES Next parameters are available as sysctl(8) variables. Debug parameter is available as loader(8) tunable as well. dev.p4dshock.*.led_state LED state: 0 - off, 1 - on, 2 - blinking. dev.p4dshock.*.led_color_r LED color. Red component. dev.p4dshock.*.led_color_g LED color. Green component. dev.p4dshock.*.led_color_b LED color. Blue component. dev.p4dshock.*.led_delay_on LED blink. On delay, msecs. dev.p4dshock.*.led_delay_off LED blink. Off delay, msecs. hw.hid.ps4dshock.debug Debug output level, where 0 is debugging disabled and larger values increase debug message verbosity. Default is 0. FILES /dev/input/event* input event device node. BUGS The ps4dshock does not support force-feedback events. HISTORY The ps4dshock driver first appeared in FreeBSD 13.0. AUTHORS The ps4dshock driver was written by Vladimir Kondratyev <[email protected]>. FreeBSD 14.1-RELEASE-p8 September 19, 2020 FreeBSD 14.1-RELEASE-p8

Navigation Options