AFAIK, gameport_register_port and gameport_unregister_port are defined
in <linux/gameport.h>, which is included at the beginning of esssolo1.c
with the following code:
#if defined(CONFIG_INPUT_ANALOG) || defined(CONFIG_INPUT_ANALOG_MODULE)¶
#include <linux/gameport.h>¶
#else¶
Maybe one of those Values (CONFIG_INPUT_ANALOG{_MODULE, }) is not
defined?
regards, alexx
-- | .-. | Alexander Griesser <tuxx@aon.at> -=- ICQ:63180135 | .''`. | | /v\ | http://www.tuxx-home.at -=- Linux Version 2.4.6 | : :' : | | /( )\ | FAQ zu at.linux: http://alfie.ist.org/LinuxFAQ | `. `' | | ^^ ^^ `---------------------------------------------------´ `- | - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/