All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vojtech Pavlik <vojtech@suse.cz>
To: Olaf Hering <olh@suse.de>
Cc: Andrew Morton <akpm@osdl.org>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] joydump needs gameport
Date: Sun, 19 Sep 2004 13:46:43 +0200	[thread overview]
Message-ID: <20040919114643.GA5458@ucw.cz> (raw)
In-Reply-To: <20040918142916.GA16203@suse.de>

On Sat, Sep 18, 2004 at 04:29:16PM +0200, Olaf Hering wrote:
> 
> 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
 
Thanks, applied.

-- 
Vojtech Pavlik
SuSE Labs, SuSE CR

      reply	other threads:[~2004-09-19 11:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-18 14:29 [PATCH] joydump needs gameport Olaf Hering
2004-09-19 11:46 ` Vojtech Pavlik [this message]

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=20040919114643.GA5458@ucw.cz \
    --to=vojtech@suse.cz \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olh@suse.de \
    /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.