Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131972
b: refs/heads/master
c: 52c0326
h: refs/heads/master
v: v3
  • Loading branch information
Dmitriy Taychenachev authored and David S. Miller committed Mar 2, 2009
1 parent 53be90e commit cb5437a
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: 05ffb3e287dfa8ad9fdf29089837b54bc6473303
refs/heads/master: 52c0326beaa3cb0049d0f1c51c6ad5d4a04e4430
5 changes: 5 additions & 0 deletions trunk/drivers/net/usb/zaurus.c
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,11 @@ static const struct usb_device_id products [] = {
USB_INTERFACE_INFO(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),
.driver_info = (unsigned long) &bogus_mdlm_info,
},

/* Olympus has some models with a Zaurus-compatible option.
Expand Down

0 comments on commit cb5437a

Please sign in to comment.