LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: "Adrian McMenamin" <adrian@newgolddream.dyndns.info>
To: "Dmitry Torokhov" <dmitry.torokhov@gmail.com>
Cc: "Mike Frysinger" <vapier@gentoo.org>,
"Paul Mundt" <lethal@users.sourceforge.net>,
"linux-sh" <linux-sh@vger.kernel.org>,
"LKML" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] SH/Dreamcast - joystick (Control pad)
Date: Mon, 11 Feb 2008 16:29:32 -0000 (UTC) [thread overview]
Message-ID: <23228.85.118.17.158.1202747372.squirrel@newgolddream.dyndns.info> (raw)
In-Reply-To: <20080211112433.ZZRA012@mailhub.coreip.homeip.net>
On Mon, February 11, 2008 4:25 pm, Dmitry Torokhov wrote:
> On Mon, Feb 11, 2008 at 11:19:22AM -0500, Mike Frysinger wrote:
>> On Monday 11 February 2008, Adrian McMenamin wrote:
>> > On Mon, February 11, 2008 12:22 am, Mike Frysinger wrote:
>> > > no remove function ? looks like the probe() forces a connect, but
>> > > there's no remove() to force a disconnect ...
>> >
>> > Removing these devices (or any other plugged directly into the maple
>> > ports) is a quick way to destroy your Dreamcast: hence they were never
>> > implemented I guess. But there is no convincing reason for the
>> software
>> > not doing so, I suppose. I can just put in comments about it.
>>
>> and not allow the driver to be built as a module until the comments
>> become
>> code ...
>> -mike
>
> Normally drivers can be unbound from devices via sysfs even if they are
> built-in, not modules.
>
>
I meant comments about not being so silly as to start plugging maple
devices in and out of the ports on the DC. I understand the point about
the code and will rework appropriately.
All I wanted to do is take somebody's old code and get it to work on 2.6.
But nothing is that simple :-/
next prev parent reply other threads:[~2008-02-11 16:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-10 22:57 Adrian McMenamin
2008-02-10 23:05 ` [PATCH 2/2] SH/Dreamcast - joystick (controlpad) Adrian McMenamin
2008-02-11 0:22 ` [PATCH 1/2] SH/Dreamcast - joystick (Control pad) Mike Frysinger
2008-02-11 14:20 ` Adrian McMenamin
2008-02-11 15:58 ` Dmitry Torokhov
2008-02-11 16:19 ` Mike Frysinger
2008-02-11 16:25 ` Dmitry Torokhov
2008-02-11 16:29 ` Adrian McMenamin [this message]
2008-02-11 16:45 ` Mike Frysinger
2008-02-11 16:13 ` Dmitry Torokhov
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=23228.85.118.17.158.1202747372.squirrel@newgolddream.dyndns.info \
--to=adrian@newgolddream.dyndns.info \
--cc=dmitry.torokhov@gmail.com \
--cc=lethal@users.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=vapier@gentoo.org \
--subject='Re: [PATCH 1/2] SH/Dreamcast - joystick (Control pad)' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).