Subject: CVS commit: pkgsrc/devel/SDL
From: Jared D. McNeill
Date: 2015-02-05 00:51:26
Message id: 20150204235126.247CD98@cvs.netbsd.org

Log Message:
Improvements in BSD USB joystick detection:
 - Scan uhid0 through uhid63, instead of uhid0 through uhid3.
 - If a uhid reports no usable inputs, skip it. This way your keyboard
   and mouse don't show up as (unusable) joysticks.

Files:
RevisionActionfile
1.119modifypkgsrc/devel/SDL/Makefile
1.2modifypkgsrc/devel/SDL/patches/patch-src_joystick_bsd_SDL__sysjoystick.c