Which Joysticks are compatible with OpenGL?

Hi all,
I am trying to develop a game which uses Joystick input. Can anybody plz tell me which manufacturer or manufacturers’ Joystick is compatible with OpenGL? I have searched much, but cannot get anything proper. I hope somebody can help me out here.

Cheers.

OpenGL is a 2d/3d graphics API and hence does’nt deal with joysticks.

However, I seem to recall that there is some joystick stuff in GLUT (which is an add-on to OpenGL).

Anyway you really want to ask this question on the OpenGL coding:beginner board on this site.