We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3178

Summary: Improve Joystick support on NetBSD
Product: SDL Reporter: Thomas Klausner <tk>
Component: joystickAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: icculus
Version: HG 2.0   
Hardware: All   
OS: NetBSD   
Attachments: See description.

Description Thomas Klausner 2015-11-13 14:22:22 UTC
Created attachment 2300 [details]
See description.

The attached patch skips non-joystick HID devices and gives joysticks on NetBSD a human readable name.
Comment 1 Ryan C. Gordon 2015-12-29 07:30:33 UTC
This patch is now https://hg.libsdl.org/SDL/rev/081fbd89a347, thanks!

--ryan.