On Tue, 22 Mar 2005 07:06:07 -0500, Patrick McFarland <[EMAIL PROTECTED]> wrote: > On Monday 21 March 2005 10:49 pm, Dmitry Torokhov wrote: > > On Monday 21 March 2005 22:41, Patrick McFarland wrote: > > > > Ok, it looks like setup problem. Try doing: > > > > modprobe snd-ens1371 joystick_port=1 > > I already tried that before I mailed the great and almighty source of all > information kernely (aka the lkml). Infact, I tried both joystick=1 and > joystick_port=1 (some drivers use one, others use the other, and I wasn't > sure at the time which es1371 used). > > It didn't work. >
Ok, just so I know where we stand: your gameport/joystick does work in plain 2.6.11 but does not in 2.6.11-mm4, correct? When you load the module with "joystick_port=1" is there any messages from ens1371 in dmesg? Have you tried specifying exact port, like "joystick_port=0x200" or "joystick_port=0x218"? Do you see these ports reserved in /proc/ioports? What about /sys/bus/gameport/devices/? Do you see anything in that directory? -- Dmitry - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/