Subject: Re: USB joystick can't work with xmame-0.56.2 correctly
To: Lennart Augustsson <lennart@augustsson.net>
From: Rui-Xiang Guo <rxg@ms25.url.com.tw>
List: tech-pkg
Date: 01/06/2002 21:33:29
> I did some changes in the code that determines the sign of a value in linusbhid,
> maybe it's wrong.  (The spec says nothing about sign.)  What are the min and
> max values?

Hello,
here are their value:

logical_minimum = -128, logical_maximum = 127
physical_minimum = 0, physical_maximum = 255

Regards
-rxg