Re: How-to use a USB joypad?

2003-10-02 Thread Thierry Thomas
Le Ven 26 sep 03 à 22:19:45 +0200, Thierry Thomas <[EMAIL PROTECTED]> écrivait : > On 26 sep 03 at 21:47:03 +0200, Nick Holley <[EMAIL PROTECTED]> > wrote: > > What program are you trying to use? I know there are some issues with > > joysticks and gamepads on FreeBSD. For example, the joystick co

Re: How-to use a USB joypad?

2003-09-26 Thread Thierry Thomas
On 26 sep 03 at 21:47:03 +0200, Nick Holley <[EMAIL PROTECTED]> wrote: > What program are you trying to use? I know there are some issues with > joysticks and gamepads on FreeBSD. For example, the joystick code was > removed from zsnes due to problems, but there are no problems with > snes9x. I do

Re: How-to use a USB joypad?

2003-09-26 Thread Nick Holley
Thierry Thomas wrote: Hello, I have got a USB joypad, and it is sensed by the system (either 4.9 or 5.1): uhid0: Microsoft Microsoft SideWinder Plug & Play Game Pad, rev 1.00/1.01, addr 2, iclass 3/0 I have got a new device /dev/uhid0 and kldloaded joy.ko. When I run perl -e 'open(JOY,"/dev/uhi

How-to use a USB joypad?

2003-09-26 Thread Thierry Thomas
Hello, I have got a USB joypad, and it is sensed by the system (either 4.9 or 5.1): uhid0: Microsoft Microsoft SideWinder Plug & Play Game Pad, rev 1.00/1.01, addr 2, iclass 3/0 I have got a new device /dev/uhid0 and kldloaded joy.ko. When I run perl -e 'open(JOY,"/dev/uhid0")||die;while(1) {s