public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dtor@insightbb.com>
To: "Zephaniah E. Hull" <warp@aehallh.com>
Cc: "raise.sail@gmail.com" <raise.sail@gmail.com>,
	greg <greg@kroah.com>, Randy Dunlap <rdunlap@xenotime.net>,
	LKML <linux-kernel@vger.kernel.org>,
	linux-usb-devel <linux-usb-devel@lists.sourceforge.net>
Subject: Re: [linux-usb-devel] [PATCH] usb/hid: The HID Simple Driver Interface 0.3.2 (core)
Date: Sun, 8 Oct 2006 10:09:22 -0400	[thread overview]
Message-ID: <200610081009.23978.dtor@insightbb.com> (raw)
In-Reply-To: <20061008124146.GA4710@aehallh.com>

On Sunday 08 October 2006 08:41, Zephaniah E. Hull wrote:
> 0: If you keep all the ID identical, userspace may have the capabilities
> cached.  This may also cause problems, but if Dmitry or Greg calls that
> a userspace bug I'll believe them and find a workaround.

Yes, I'd consider it a bug. Tearing down and re-creating input device
generates proper hotplug notifications and userspace needs to respect
them as capabilities may change even if ids stay the same. For example
playing with atkbd's scroll attribute will regenerate an input device
with[out] scroll capabilities but its input_id structure will stay the
same.

... Or were you talking about ids as in inputX? These are ever increasing
as new devices get created and will never be reused (as long as atomic_t
doesn't wrap around ;) )
 
-- 
Dmitry

  reply	other threads:[~2006-10-08 14:09 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-29  8:24 [PATCH] usb/hid: The HID Simple Driver Interface 0.3.2 (core) raise.sail
2006-09-29 16:59 ` Randy Dunlap
2006-09-29 17:35   ` Dmitry Torokhov
2006-10-08  3:07     ` raise.sail
2006-10-08 12:41       ` [linux-usb-devel] " Zephaniah E. Hull
2006-10-08 14:09         ` Dmitry Torokhov [this message]
2006-10-09  3:28           ` Liyu
2006-10-09  3:28           ` Liyu
2006-10-08 18:51       ` Anssi Hannula
2006-10-09  3:35         ` Liyu
2006-10-09 22:52           ` Anssi Hannula
2006-10-09  3:42         ` Dmitry Torokhov
2006-10-09 22:53           ` Anssi Hannula
2006-10-10  5:15             ` Dmitry Torokhov
2006-10-10  7:08               ` Liyu

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=200610081009.23978.dtor@insightbb.com \
    --to=dtor@insightbb.com \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=raise.sail@gmail.com \
    --cc=rdunlap@xenotime.net \
    --cc=warp@aehallh.com \
    /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