mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Aristeu Sergio Rozanski Filho <aristeu.sergio@gmail.com>
To: Alexander Fieroch <fieroch@web.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: SNES gamepad doesn't work with kernel 2.6.x
Date: Fri, 12 Nov 2004 13:32:29 -0500	[thread overview]
Message-ID: <8ecd27430411121032756fbbd2@mail.gmail.com> (raw)
In-Reply-To: <4194FF96.4030106@web.de>

Hi!

> # modprobe gamecon gamecon.map=0,1,0,0,0,0
> 
> or
> 
> # modprobe gamecon gc=0,1,0,0,0,0
> 
> I get "gamecon: Unknown parameter `gamecon.map'" in /var/log/syslog and
> dmesg.
maybe I'm wrong but the format foo.bar= is only used when it's
compiled as built-in, not as module

then, try do:
   modprobe gamecon map=0,1

it should work

-- 
Aristeu

  reply	other threads:[~2004-11-12 18:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-11 16:31 Alexander Fieroch
2004-11-11 16:40 ` Aristeu Sergio Rozanski Filho
2004-11-11 22:44   ` Alexander Fieroch
2004-11-12 10:27     ` Aristeu Sergio Rozanski Filho
2004-11-12 18:23       ` Alexander Fieroch
2004-11-12 18:32         ` Aristeu Sergio Rozanski Filho [this message]
2004-11-18 23:29           ` Alexander Fieroch

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=8ecd27430411121032756fbbd2@mail.gmail.com \
    --to=aristeu.sergio@gmail.com \
    --cc=fieroch@web.de \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome