On Fri, 22 Mar 2002 14:03:41 -0600 (CST) Gerald Skerbitz <gsker at tcfreenet.org> wrote: > These are the modules currently loaded > > es1371: version v0.30 time 20:34:10 Mar 18 2002 > PCI: Found IRQ 9 for device 00:0f.0 > es1371: found chip, vendor id 0x1274 device id 0x1371 revision 0x08 > es1371: found es1371 rev 8 at io 0xfc40 irq 9 > es1371: features: joystick 0x0 Not sure about the levels part, but use the following line when you load the module, so that joystick port gets properly initialized (this is a line from my rc.modules file): /sbin/modprobe es1371 joystick=0x200 If you have the driver built in to the kernel, use: append="es1371=0x200" in /etc/lilo.conf Otherwise, you'll never be able to get a conventional joystick or pad working ;-) -.bill.layer.- .-frogtown.mn.usa.-