Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298449
b: refs/heads/master
c: a2daf26
h: refs/heads/master
i:
  298447: 87927d0
v: v3
  • Loading branch information
Guan Xin authored and David S. Miller committed Mar 28, 2012
1 parent c0f48b0 commit 8127f1e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f0e81fecd4f83de7854262c8a6b3af19dfa99bf9
refs/heads/master: a2daf263107ba3eb6db33931881731fa51c95045
5 changes: 5 additions & 0 deletions trunk/drivers/net/usb/zaurus.c
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,11 @@ static const struct usb_device_id products [] = {
.driver_info = ZAURUS_PXA_INFO,
},
{
/* Motorola Rokr E6 */
USB_DEVICE_AND_INTERFACE_INFO(0x22b8, 0x6027, USB_CLASS_COMM,
USB_CDC_SUBCLASS_MDLM, USB_CDC_PROTO_NONE),
.driver_info = (unsigned long) &bogus_mdlm_info,
}, {
/* Motorola MOTOMAGX phones */
USB_DEVICE_AND_INTERFACE_INFO(0x22b8, 0x6425, USB_CLASS_COMM,
USB_CDC_SUBCLASS_MDLM, USB_CDC_PROTO_NONE),
Expand Down

0 comments on commit 8127f1e

Please sign in to comment.