All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Benton <b3nt@supanet.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Typo in drivers/usb/input/wacom_wac.c?
Date: Wed, 08 Nov 2006 09:55:13 +0000	[thread overview]
Message-ID: <4551A981.60709@supanet.com> (raw)

Hello World,
my Wacom Volito2 tablet doesn't work with the kernel driver as it is. 
The cursor jitters about at the bottom of the screen in a useless 
manner. However, if I edit drivers/usb/input/wacom_wac.c and change the 
two instances of wacom_be16_to_cpu to wacom_le16_to_cpu then it works 
perfectly

sed -i 's/_b/_l/' drivers/usb/input/wacom_wac.c

Andy

             reply	other threads:[~2006-11-08  9:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-08  9:55 Andrew Benton [this message]
2006-11-08 15:19 ` Typo in drivers/usb/input/wacom_wac.c? Greg KH
2006-11-09 21:11   ` Andrew Benton
  -- strict thread matches above, loose matches on Subject: below --
2006-11-09  1:58 Ping Cheng
2006-11-09 21:21 ` Andrew Benton
     [not found] <6753EB6004AFF34FAA275742C104F952017590@wacom-nt10.wacom.com>
2006-11-10  8:18 ` Andrew Benton

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=4551A981.60709@supanet.com \
    --to=b3nt@supanet.com \
    --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 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.