All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: UPS USB serial device is not detected properly
Date: Wed, 28 Jan 2009 06:16:41 +0000	[thread overview]
Message-ID: <20090128061641.GC14242@kroah.com> (raw)
In-Reply-To: <cfb54190812261135p6ec0a750h2194c784a44424d2@mail.gmail.com>

On Mon, Dec 29, 2008 at 11:48:23PM +0200, Hai Zaar wrote:
> --
> Zaar
> 
> 
> 
> On Sat, Dec 27, 2008 at 8:03 PM, Hai Zaar <haizaar@gmail.com> wrote:
> > --
> > Zaar
> >
> >
> >
> > On Sat, Dec 27, 2008 at 7:53 PM, Greg KH <greg@kroah.com> wrote:
> >>
> >> Ah, the hid driver is binding to the device.  You need to add a quirk to
> >> it to prevent this from happening, I don't know why no one has reported
> >> this before.
> >>
> >> If you need help generating such a patch, let us know.
> > I definitely need a help on this and I'll be glad to get some.
> Temporary blacklisting usbhid and reloading usbserial and friends did
> the trick, but this is impractical solution.
> Can anyone provide me a tip how to fix usbhid?

Add it to the big array called hid_ignore_list[] in the file,
drivers/hid/hid-core.c in the kernel source tree.

thanks,

greg k-h

      parent reply	other threads:[~2009-01-28  6:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-26 19:35 UPS USB serial device is not detected properly Hai Zaar
2008-12-26 22:23 ` Greg KH
2008-12-27 11:14 ` Hai Zaar
2008-12-27 17:53 ` Greg KH
2008-12-27 18:03 ` Hai Zaar
2008-12-29 21:48 ` Hai Zaar
2009-01-28  6:16 ` Greg KH [this message]

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=20090128061641.GC14242@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-hotplug@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.