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 - Improve Joystick support on NetBSD
Summary: Improve Joystick support on NetBSD
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: joystick (show other bugs)
Version: HG 2.0
Hardware: All NetBSD
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-13 14:22 UTC by Thomas Klausner
Modified: 2015-12-29 07:30 UTC (History)
1 user (show)

See Also:


Attachments
See description. (2.39 KB, patch)
2015-11-13 14:22 UTC, Thomas Klausner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.