From: Olaf Hering <olh@suse.de>
To: Andrew Morton <akpm@osdl.org>, linux-kernel@vger.kernel.org
Cc: Vojtech Pavlik <vojtech@suse.cz>
Subject: [PATCH] joydump needs gameport
Date: Sat, 18 Sep 2004 16:29:16 +0200 [thread overview]
Message-ID: <20040918142916.GA16203@suse.de> (raw)
joydump needs gameport:
WARNING: lib/modules/2.6.9-rc2-bk4/kernel/drivers/input/joystick/joydump.ko needs unknown symbol gameport_register_device
WARNING: lib/modules/2.6.9-rc2-bk4/kernel/drivers/input/joystick/joydump.ko needs unknown symbol gameport_unregister_device
WARNING: lib/modules/2.6.9-rc2-bk4/kernel/drivers/input/joystick/joydump.ko needs unknown symbol gameport_open
WARNING: lib/modules/2.6.9-rc2-bk4/kernel/drivers/input/joystick/joydump.ko needs unknown symbol gameport_close
--- ./drivers/input/joystick/Kconfig.orig 2004-09-18 16:14:49.734444000 +0200
+++ ./drivers/input/joystick/Kconfig 2004-09-18 16:26:29.458176128 +0200
@@ -249,7 +249,7 @@ config JOYSTICK_AMIGA
config JOYSTICK_JOYDUMP
tristate "Gameport data dumper"
- depends on INPUT && INPUT_JOYSTICK
+ depends on INPUT && INPUT_JOYSTICK && GAMEPORT
help
Say Y here if you want to dump data from your joystick into the system
log for debugging purposes. Say N if you are making a production
--
USB is for mice, FireWire is for men!
sUse lINUX ag, nÜRNBERG
next reply other threads:[~2004-09-18 14:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-18 14:29 Olaf Hering [this message]
2004-09-19 11:46 ` [PATCH] joydump needs gameport Vojtech Pavlik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040918142916.GA16203@suse.de \
--to=olh@suse.de \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=vojtech@suse.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.