linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dtor@insightbb.com>
To: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Cc: linux-input@atrey.karlin.mff.cuni.cz
Subject: Re: [HP Jornada 6XX] - Onboard Keyboard support
Date: Sun, 22 Jul 2007 01:45:10 -0400	[thread overview]
Message-ID: <200707220145.10563.dtor@insightbb.com> (raw)
In-Reply-To: <20070721181549.9d118414.Kristoffer.Ericson@Gmail.com>

On Saturday 21 July 2007 21:15, Kristoffer Ericson wrote:
> Greetings,
> 
> Here we go again with another keyboard patch (this time for hp6xx).
> It consists of three files, where one contains the generic scan_keyb
> routines with needed header and the third is the specific hp6xx driver.

Please do not use scan_keyb. It goes around input core and directly into
legacy keyboard driver. For drivers that periodically poll/scan their
device input_polldev might be of interest.

-- 
Dmitry

       reply	other threads:[~2007-07-22  5:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20070721181549.9d118414.Kristoffer.Ericson@Gmail.com>
2007-07-22  5:45 ` Dmitry Torokhov [this message]
2007-07-22 15:59   ` [HP Jornada 6XX] - Onboard Keyboard support Kristoffer Ericson
2007-07-27  5:34   ` Kristoffer Ericson
2007-07-30 12:39     ` Dmitry Torokhov
2007-08-01  5:50       ` Kristoffer Ericson
2007-08-26  3:57       ` Kristoffer Ericson
2007-09-10 21:58       ` Kristoffer Ericson
2007-09-10 13:01         ` Dmitry Torokhov
2007-09-11  8:22           ` Kristoffer Ericson
2007-09-11 15:14             ` Dmitry Torokhov
2007-09-12  1:42               ` Kristoffer Ericson
2007-09-11 18:32                 ` Dmitry Torokhov
2007-09-14  0:25                   ` Kristoffer Ericson
2007-09-14  5:19                     ` 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=200707220145.10563.dtor@insightbb.com \
    --to=dtor@insightbb.com \
    --cc=kristoffer.ericson@gmail.com \
    --cc=linux-input@atrey.karlin.mff.cuni.cz \
    /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;
as well as URLs for NNTP newsgroup(s).