Searched refs:pss_enable_joystick (Results 1 – 2 of 2) sorted by relevance
9 pss_enable_joystick13 setting is pss_enable_joystick=0 as this keeps this driver fully compatable 15 enable the joystick port you will have to add pss_enable_joystick=1 as an 78 …mpu_io=0x338 mpu_irq=9 mss_io=0x530 mss_irq=10 mss_dma=1 pss_cdrom_port=0x340 pss_enable_joystick=185 /sbin/modprobe pss pss_io=0x220 pss_cdrom_port=0x340 pss_enable_joystick=1 pss_no_sound=1
149 static int pss_enable_joystick = 0;/* Parameter for enabling the joystick */ variable655 if(pss_enable_joystick) in configure_nonsound_components()1157 MODULE_PARM(pss_enable_joystick, "i");1158 MODULE_PARM_DESC(pss_enable_joystick, "Enables the PSS joystick port (1 to enable, 0 to disable)");