All of lore.kernel.org
 help / color / mirror / Atom feed
* where to put USB IDs to?
@ 2009-01-28 17:07 Michael Tokarev
       [not found] ` <498090CF.7070609-Gdu+ltImwkhes2APU0mLOQ@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Tokarev @ 2009-01-28 17:07 UTC (permalink / raw)
  To: Linux INPUT list; +Cc: Linux USB list

F.e., a Powercom UPS (0x0d9f:0x0002).  It's
defined in drivers/usb/serial/cypress_m8.h
(and used in drivers/usb/serial/cypress_m8.c)
for now, I'd like to add it to hid blacklist
at drivers/hid/hid-core.c.  So it belongs
to some common place.  The question is which
one.

Thanks.

/mjt

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: where to put USB IDs to?
       [not found] ` <498090CF.7070609-Gdu+ltImwkhes2APU0mLOQ@public.gmane.org>
@ 2009-01-28 17:36   ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2009-01-28 17:36 UTC (permalink / raw)
  To: Michael Tokarev; +Cc: Linux INPUT list, Linux USB list

On Wed, Jan 28, 2009 at 08:07:27PM +0300, Michael Tokarev wrote:
> F.e., a Powercom UPS (0x0d9f:0x0002).  It's
> defined in drivers/usb/serial/cypress_m8.h
> (and used in drivers/usb/serial/cypress_m8.c)
> for now, I'd like to add it to hid blacklist
> at drivers/hid/hid-core.c.  So it belongs
> to some common place.  The question is which
> one.

Nowhere, just put it in both places.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-28 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-28 17:07 where to put USB IDs to? Michael Tokarev
     [not found] ` <498090CF.7070609-Gdu+ltImwkhes2APU0mLOQ@public.gmane.org>
2009-01-28 17:36   ` Greg KH

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.