linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Andi Kleen <andi@firstfloor.org>
Cc: Alan Stern <stern@rowland.harvard.edu>,
	jkosina@suse.cz, linux-input@vger.kernel.org,
	linux-usb@vger.kernel.org
Subject: Re: USB hid blocks USB port in 2.6.28rc3
Date: Sun, 16 Nov 2008 00:58:14 +0100	[thread overview]
Message-ID: <200811160058.14747.rjw@sisk.pl> (raw)
In-Reply-To: <20081111210705.GG3810@one.firstfloor.org>

On Tuesday, 11 of November 2008, Andi Kleen wrote:
> > It does.  The problem is on the other side: Your power switch presents 
> > itself as an HID device, so when it is _detected_ it binds to usbhid.
> 
> Ok, but it worked in all kernels before. Why has that changed?
> 
> Looks like a regression to me. Rafael, can you please add it to the list?

Done.

Thanks,
Rafael

 
> > > Why should sispm need to unbind someone else?
> > 
> > The usbfs API does not allow user programs to set a device's
> > configuration if any drivers are bound to the device.  Therefore, if a 
> > program wants to set a config then it must unbind all the existing 
> > drivers first.  This is a safety precaution against programs 
> > interfering with other drivers.
> > 
> > Now in fact, sispm probably doesn't need to set the configuration at 
> > all.  This is undoubtedly a holdover from a Windows version, because 
> > Windows does not set device configurations by default whereas Linus 
> > does.
> 
> So you're saying that sispm should be changed to not do something?
> What something exactly? And it would work then?
> 
> And why exactly does what it used to do before not work anymore now?

  parent reply	other threads:[~2008-11-15 23:53 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-11  0:31 USB hid blocks USB port in 2.6.28rc3 Andi Kleen
2008-11-11  0:45 ` Alan Stern
2008-11-11  8:41   ` Andi Kleen
2008-11-11 17:02     ` Alan Stern
2008-11-11 21:07       ` Andi Kleen
     [not found]         ` <20081111210705.GG3810-qrUzlfsMFqo/4alezvVtWx2eb7JE58TQ@public.gmane.org>
2008-11-12 14:53           ` Alan Stern
2008-11-15 23:58         ` Rafael J. Wysocki [this message]
2008-11-15 23:54           ` Jiri Kosina
2008-11-16 12:35             ` Rafael J. Wysocki
     [not found]             ` <alpine.LNX.1.10.0811160053580.19853-YCXOAqNspd+N3ZZ/Hiejyg@public.gmane.org>
2008-11-16 22:12               ` Andi Kleen
     [not found] ` <20081111003117.GA10904-3rXA9MLqAseW/qJFnhkgxti2O/JbrIOy@public.gmane.org>
2008-11-12 14:31   ` Jiri Kosina
     [not found]     ` <alpine.LNX.1.10.0811121529240.32143-YCXOAqNspd+N3ZZ/Hiejyg@public.gmane.org>
2008-11-13 11:32       ` Andi Kleen
2008-11-13 12:30         ` Jiri Slaby
     [not found]           ` <491C1DFF.6000509-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2008-11-13 14:31             ` Andi Kleen
2008-11-13 15:54               ` Alan Stern
2008-11-13 21:10                 ` [PATCH] HID: don't grab devices with no input Jiri Slaby
2008-11-13 21:37                   ` Alan Stern
2008-11-13 22:05                     ` Jiri Slaby
2008-11-13 22:09                       ` [PATCH 1/1 v2] DRM: fix radeon suspend/resume oops Jiri Slaby
2008-11-13 22:11                         ` Jiri Slaby
2008-11-13 22:10                       ` [PATCH 1/1 v2] HID: don't grab devices with no input Jiri Slaby
2008-11-14 11:02                         ` Jiri Kosina
2008-11-14 13:17                           ` Andi Kleen
2008-11-14 13:09                             ` Jiri Kosina
2008-11-13 22:22                       ` [PATCH] " Andi Kleen
2008-11-13 22:14                         ` Jiri Slaby

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=200811160058.14747.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=andi@firstfloor.org \
    --cc=jkosina@suse.cz \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=stern@rowland.harvard.edu \
    /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).