linux joystick

Hans Petter Selasky hselasky at c2i.net
Fri Nov 16 13:59:10 UTC 2012


On Friday 16 November 2012 14:14:40 Jan Beich wrote:
> Hans Petter Selasky <hselasky at c2i.net> writes:
> > On Friday 16 November 2012 10:29:12 Jan Beich wrote:
> >> Hans Petter Selasky <hselasky at c2i.net> writes:

Hi,

>   $ dmesg | fgrep Shank
>   linux: pid 51084 (Shank): ioctl fd=23, cmd=0x4520 ('E',32) is not
> implemented (EVIOCGBIT) linux: pid 51084 (Shank): ioctl fd=23, cmd=0x4521
> ('E',33) is not implemented (EVIOCGBIT) linux: pid 51084 (Shank): ioctl
> fd=23, cmd=0x6a11 ('j',17) is not implemented (JSIOCGAXES) linux: pid
> 51084 (Shank): ioctl fd=23, cmd=0x6a12 ('j',18) is not implemented
> (JSIOCGBUTTONS) linux: pid 51084 (Shank): ioctl fd=24, cmd=0x4506 ('E',6)
> is not implemented  (EVIOCGNAME) linux: pid 51084 (Shank): ioctl fd=24,
> cmd=0x6a13 ('j',19) is not implemented (JSIOCGNAME)

These IOCTL's should go through the linux.ko or something like that. If Shank 
is a native Linux APP, the IOCTL numbers are a bit different.

Else progress looks good.

You should submit the USB ID/VENDOR addition to the relevant Linux guys, so I 
don't have to keep track of that patch.

--HPS


More information about the freebsd-multimedia mailing list