linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jim Gettys <jg@laptop.org>
To: Greg KH <greg@kroah.com>
Cc: linux-input@vger.kernel.org, linux-usb@vger.kernel.org
Subject: Re: How do I find updates to the USB HID usage tables?
Date: Thu, 11 Dec 2008 11:01:57 -0500	[thread overview]
Message-ID: <1229011317.14656.355.camel@jg-vaio> (raw)
In-Reply-To: <20081211153529.GB13887@kroah.com>

On Thu, 2008-12-11 at 07:35 -0800, Greg KH wrote:
> On Thu, Dec 11, 2008 at 10:16:46AM -0500, Jim Gettys wrote:
> > Specifically, I'm trying to find definitions for new digitizer page
> > report fields not found in the USB serial bus HID usage tables v. 1.12
> > (the latest on the USB web site).
> > 
> > The fields of interest have values of 0x47, 0x48, and 0x49, that are in
> > the reserved area of the digitizer's page in the 1.12 document.
> 
> If they are "reserved" they shouldn't be used.
> Are you sure they are being used in a proper way and the device isn't
> just using the HID name to make it easier to write a userspace windows
> driver?

They are adjacent to the values that are allocated in the 1.12 spec; the
USB web site describes a process for asking for new fields to be defined
in that space.

Whether they are being used properly, is what I'd like to ensure; I have
a comment or two in the report data structure source I have that would
give me insight as to whether they are using them correctly.  If not, I
want to complain at them...

> 
> I can go dig through any pre-released specs that are availble if you
> think it is something that is being used properly.
> 
That would be greatly appreciated.  The values are all in the digitizer
page.

>
> The fields of interest have values of 0x47, 0x48, and 0x49, that are
> in the reserved area of the digitizer's page in the 1.12 document.

Thanks,
                   - Jim



-- 
Jim Gettys <jg@laptop.org>
One Laptop Per Child


  reply	other threads:[~2008-12-11 16:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-11 15:16 How do I find updates to the USB HID usage tables? Jim Gettys
2008-12-11 15:35 ` Greg KH
2008-12-11 16:01   ` Jim Gettys [this message]
2008-12-11 21:03     ` Jiri Kosina
2008-12-11 21:48       ` Jim Gettys
2008-12-11 22:07         ` Greg KH
2008-12-19 18:33           ` Jim Gettys

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=1229011317.14656.355.camel@jg-vaio \
    --to=jg@laptop.org \
    --cc=greg@kroah.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-usb@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).