| Summary: | BSD joystick: Increase the number of uhid devices to scan | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Brad Smith <brad> |
| Component: | joystick | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | OpenBSD | ||
| Attachments: | BSD joystick: Increase the number of uhid devices to scan | ||
Fixed, thanks! http://hg.libsdl.org/SDL/rev/a4bd9821a796 |
Created attachment 917 [details] BSD joystick: Increase the number of uhid devices to scan The attached patch from the OpenBSD ports tree is to increase the number of uhid devices to scan for joysticks. It's somewhat easy to exhaust the default number of devices which are scanned. The patch is intended for both the 1.2 and 2.0 branches.