Subject: Breaking binary compatibility for /dev/joy
To: None <tech-kern@netbsd.org>
From: Jared D. McNeill <jmcneill@invisible.ca>
List: tech-kern
Date: 04/16/2002 21:09:45
Would anybody horribly mind if I broke binary compatibility for
applications that use /dev/joy*?

I've added 4-button support to the analog joystick driver, but that
required adding two more items to struct joystick (for the two extra
buttons).

Current applications should still be source compatible.

Any objections?

Regards,
Jared