freebsd-ports/sysutils/btsixad/pkg-message
John Marino 4f4c154e54 Add new port sysutils/btsixad
PR:		192412
Submitted by:	Andrey Zholos

The btsixad daemon allows the PlayStation 3 Sixaxis gamepad to be used
wirelessly over Bluetooth. When a gamepad is connected, the daemon cre-
ates a virtual USB HID device named btsixa*.  This can be symlinked to
uhid* and used like an ordinary USB joystick or gamepad by SDL and other
programs.
2014-08-23 23:53:38 +00:00

5 lines
179 B
Text

1) A devd(8) configuration file has been installed. Please restart devd:
# service devd restart
2) Add btsixad_enable=YES to /etc/rc.conf. See btsixad(8) for other options.