http://bugs.winehq.org/show_bug.cgi?id=12005
--- Comment #8 from John Klehm xixsimplicityxix@gmail.com 2008-04-16 02:34:04 --- Created an attachment (id=12232) --> (http://bugs.winehq.org/attachment.cgi?id=12232) Patch to allow wintab devices with less than 5 axes
This patch should let devices with less than 5 axes be detected.
AFAICT JWhite just forgot to remove the hard check for 5 axes when he submitted his wintab patchset. The axes handling code already has guards for devices with less than 5.
Please test and let me know if this works or not as I don't have a device with less than 5 axes.