From: Stefan Rompf <stefan@loplof.de>
To: Ivo van Doorn <ivdoorn@gmail.com>
Cc: Francois Romieu <romieu@fr.zoreil.com>, netdev@vger.kernel.org
Subject: Re: [RFC PATCH 1/2] Hardware button support for Wireless cards: radiobtn
Date: Sat, 3 Jun 2006 10:45:08 +0200 [thread overview]
Message-ID: <200606031045.08763.stefan@loplof.de> (raw)
In-Reply-To: <200606021630.34544.IvDoorn@gmail.com>
Am Freitag 02 Juni 2006 16:30 schrieb Ivo van Doorn:
> > Or actually, I don't think the radiobtn/ won't be actually needed as
> > prefix. The name passed to the radiobtn driver by the driver should be
> > sufficient.
>
> Updated version,
>
> Signed-off-by Ivo van Doorn <IvDoorn@gmail.com>
I don't like the patch in it's current form. Many notebooks have a number of
additional keys that need to be queried/polled using the same interface, but
just one button is to control the radio, the rest are multimedia keys that
just need to be forwarded to userspace. Or maybe a bluetooth key.
Some systems require suspend/resume support, others remember state of the
wireless button automatically. For a perfect example, look at
drivers/input/misc/wistron_btns.c.
So you should create an "extra laptop buttons" interface. Though it may be
hard to assure that this generalization layer between input system and
hardware is still a win for the driver developer.
Stefan
next prev parent reply other threads:[~2006-06-03 8:44 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-25 15:16 [RFC PATCH 1/2] Hardware button support for Wireless cards: radiobtn Ivo van Doorn
2006-05-29 15:58 ` Ivo van Doorn
2006-05-30 21:43 ` Francois Romieu
2006-05-31 17:31 ` Ivo van Doorn
2006-05-31 18:05 ` Ivo van Doorn
2006-06-02 14:30 ` Ivo van Doorn
2006-06-03 8:45 ` Stefan Rompf [this message]
2006-06-04 8:02 ` Ivo van Doorn
2006-06-04 10:14 ` Stefan Rompf
2006-06-04 11:44 ` Ivo van Doorn
2006-06-17 15:05 ` Ivo van Doorn
2006-06-22 15:55 ` Jiri Benc
2006-06-23 11:08 ` Vojtech Pavlik
2006-06-23 18:51 ` Ivo van Doorn
2006-06-23 19:32 ` Vojtech Pavlik
2006-06-23 21:35 ` Ivo van Doorn
2006-06-23 18:53 ` Ivo van Doorn
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=200606031045.08763.stefan@loplof.de \
--to=stefan@loplof.de \
--cc=ivdoorn@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=romieu@fr.zoreil.com \
/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.