Skip to content
Commit ee932bf9 authored by Scott Talbert's avatar Scott Talbert Committed by David S. Miller
Browse files

Move Logitech Harmony 900 from cdc_ether to zaurus



In the current kernel implementation, the Logitech Harmony 900 remote
control is matched to the cdc_ether driver through the generic
USB_CDC_SUBCLASS_MDLM entry.  However, this device appears to be of the
pseudo-MDLM (Belcarra) type, rather than the standard one.  This patch
blacklists the Harmony 900 from the cdc_ether driver and whitelists it for
the pseudo-MDLM driver in zaurus.

Signed-off-by: default avatarScott Talbert <talbert@techie.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 22ad7499
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment