From: Lauri Kasanen <cand@gmx.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-mips@vger.kernel.org, tsbogend@alpha.franken.de,
linux-input@vger.kernel.org
Subject: Re: [PATCH 4/6] input: Add N64 controller driver
Date: Wed, 6 Jan 2021 09:26:15 +0200 [thread overview]
Message-ID: <20210106092615.e72e715bd3817e2f1dc6d55c@gmx.com> (raw)
In-Reply-To: <X/Tk/ZrqyPlGriiZ@google.com>
On Tue, 5 Jan 2021 14:15:25 -0800
Dmitry Torokhov <dmitry.torokhov@gmail.com> wrote:
> > +config JOYSTICK_N64
> > + bool "N64 controller"
> > + depends on MACH_NINTENDO64
> > + help
> > + Support for the four N64 controllers.
> > +
>
> "To compile this driver as a module..."
...
> No option to unload the driver?
Yes, no option to build as a module or to unload, on purpose. The target
system has 8mb RAM, and this is the only input system. It saves RAM,
and makes no sense to unload your only input possibility.
The driver is specific to the N64. It can't be used on other systems,
mips or otherwise.
- Lauri
next prev parent reply other threads:[~2021-01-06 7:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-04 13:48 [PATCH 4/6] input: Add N64 controller driver Lauri Kasanen
2021-01-05 22:15 ` Dmitry Torokhov
2021-01-06 7:26 ` Lauri Kasanen [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-12-25 17:01 Lauri Kasanen
2020-12-26 3:25 ` Jiaxun Yang
2020-12-26 7:41 ` Lauri Kasanen
2020-12-26 10:33 ` Jiaxun Yang
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=20210106092615.e72e715bd3817e2f1dc6d55c@gmx.com \
--to=cand@gmx.com \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=tsbogend@alpha.franken.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox