linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Christer Nilsson <christer.nilsson@kretskompaniet.se>
Cc: lepied@xfree86.org, Linux-Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] 2.4.19-pre8  Fix for Intuos tablet in wacom.c
Date: Tue, 14 May 2002 19:46:47 -0700	[thread overview]
Message-ID: <20020515024646.GA21582@kroah.com> (raw)
In-Reply-To: <20020514153735.GB18532@kroah.com> <IBEJLIFNGHPKEKCKODPDMEDODPAA.christer.nilsson@kretskompaniet.se>

On Tue, May 14, 2002 at 08:56:14PM +0200, Christer Nilsson wrote:
> Hi Frederic.
> 
> Can you take a look at this?
> 
> I've looked at the code at
> http://people.mandrakesoft.com/~flepied/projects/wacom/ and found that
> there's a couple of lines missing in the kernel driver. It seems that a
> smoothing algorithm is left out
> in the kernel source. My patch just circumvents that.

I took out the smoothing algorithm, as it does not belong in the kernel.
That kind of stuff (filters, etc.) belongs in userspace.

Did my removing it break the current driver accidentally?

thanks,

greg k-h

  reply	other threads:[~2002-05-15  3:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-14  8:31 [PATCH] 2.4.19-pre8 Fix for Intuos tablet in wacom.c Christer Nilsson
2002-05-14 15:37 ` Greg KH
2002-05-14 18:56   ` Christer Nilsson
2002-05-15  2:46     ` Greg KH [this message]
2002-05-15  8:54       ` Christer Nilsson
2002-05-16 22:52         ` Greg KH

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=20020515024646.GA21582@kroah.com \
    --to=greg@kroah.com \
    --cc=christer.nilsson@kretskompaniet.se \
    --cc=lepied@xfree86.org \
    --cc=linux-kernel@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).