mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
cf56974241
- USB joystick support has been added - Calling select() with a large timeout did not work properly: fixed - Short reads (< sizeof(struct js_event)) did not work: fixed - The JSIOCGCORR/JSCIOCSCORR ioctls now handle all the axes - Each joystick is now presented as a separate js device - A manual page has been added
9 lines
137 B
Plaintext
9 lines
137 B
Plaintext
bin/jscal
|
|
bin/jstest
|
|
include/linux/joystick.h
|
|
@dirrmtry include/linux
|
|
@cwd /boot/modules
|
|
linux_js.ko
|
|
@exec kldxref %D
|
|
@unexec kldxref %D
|