public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dtor_core@ameritech.net>
To: Ben Collins <bcollins@ubuntu.com>
Cc: linux-kernel@vger.kernel.org, torvalds@osdl.org, akpm@osdl.org
Subject: Re: [PATCH 2.6.15-git] alps: Add Fujitsu Siemens S6010 support to alps driver.
Date: Sat, 17 Dec 2005 22:59:47 -0500	[thread overview]
Message-ID: <200512172259.48015.dtor_core@ameritech.net> (raw)
In-Reply-To: <20051218023835.GA15232@swissdisk.com>

On Saturday 17 December 2005 21:38, Ben Collins wrote:
> PatchAuthor: andrew.waldrom@siemens.com
> Reference: http://bugzilla.ubuntu.com/13404
>     
> Signed-off-by: Ben Collins <bcollins@ubuntu.com>
> 
> diff --git a/drivers/input/mouse/alps.c b/drivers/input/mouse/alps.c
> index a80d6b9..3cffe1d 100644
> --- a/drivers/input/mouse/alps.c
> +++ b/drivers/input/mouse/alps.c
> @@ -42,7 +42,7 @@ static struct alps_model_info alps_model
>  	{ { 0x53, 0x02, 0x14 },	0xf8, 0xf8, 0 },
>  	{ { 0x63, 0x02, 0x0a },	0xf8, 0xf8, 0 },
>  	{ { 0x63, 0x02, 0x14 },	0xf8, 0xf8, 0 },
> -	{ { 0x63, 0x02, 0x28 },	0xf8, 0xf8, 0 },
> +	{ { 0x63, 0x02, 0x28 },	0xf8, 0xf8, ALPS_FW_BK_2 },		/* Fujitsu Siemens S6010 */
>  	{ { 0x63, 0x02, 0x3c },	0x8f, 0x8f, ALPS_WHEEL },		/* Toshiba Satellite S2400-103 */
>  	{ { 0x63, 0x02, 0x50 },	0xef, 0xef, ALPS_FW_BK_1 },		/* NEC Versa L320 */
>  	{ { 0x63, 0x02, 0x64 },	0xf8, 0xf8, 0 },

This one is already in Linus's tree.

-- 
Dmitry

      reply	other threads:[~2005-12-18  3:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-18  2:38 [PATCH 2.6.15-git] alps: Add Fujitsu Siemens S6010 support to alps driver Ben Collins
2005-12-18  3:59 ` Dmitry Torokhov [this message]

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=200512172259.48015.dtor_core@ameritech.net \
    --to=dtor_core@ameritech.net \
    --cc=akpm@osdl.org \
    --cc=bcollins@ubuntu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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