Bug in Psychtoolbox for OSX in Gamepad

Hello,

we are working with an USB-Joystick and it doesn't attach
correctly with the Gamepad command. I can see that there is
one more device in PsychHID() when I plug the Joystick in
but it doesn't appear in Gamepad('NumGamepad') (not sure if
thats exactly the command). The problem seems to lie in the
GetGamepadIndices() because thats the place where it
doesn't attach the USB-ID. I'm not 100% sure but our
workaround was to enter the ID manually into array, then it
works fine.

Cheers,
Thomas