Comment 4 for bug 1091702

Revision history for this message
Peter Hurley (phurley) wrote :

Upstreamed.

On Sat, 2012-12-29 at 13:11 +0000, Richard Hughes wrote:
On 26 December 2012 18:51, Peter Hurley <email address hidden> wrote:
> > In recent kernels, hiddev* devices now have class "usbmisc", rather
> > than "usb" (see http://www.spinics.net/lists/linux-usb/msg62276.html).
> > This change translates into a change in SUBSYSTEM matching for hiddev*
> > devices. This fix addresses this for recent kernels while retaining
> > existing behavior. For reference, here is an attribute-walk for a
> > CyberPower CPS 1500C on kernel 3.7.0:
>
> Applied to master, thanks!
>
> Richard.