Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185270
b: refs/heads/master
c: 7c5d8c3
h: refs/heads/master
v: v3
  • Loading branch information
Julian Calaby authored and Greg Kroah-Hartman committed Mar 2, 2010
1 parent ebf8f51 commit 3f7b006
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 2bc0d109326e9f2b25fa1dfcc9de2489e1e00e36
refs/heads/master: 7c5d8c394a077a686cfa646cd85dc159a2a940cc
3 changes: 3 additions & 0 deletions trunk/drivers/usb/class/cdc-acm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1594,6 +1594,9 @@ static struct usb_device_id acm_ids[] = {

/* NOTE: non-Nokia COMM/ACM/0xff is likely MSFT RNDIS... NOT a modem! */

/* Support Lego NXT using pbLua firmware */
{ USB_DEVICE(0x0694, 0xff00), },

/* control interfaces with various AT-command sets */
{ USB_INTERFACE_INFO(USB_CLASS_COMM, USB_CDC_SUBCLASS_ACM,
USB_CDC_ACM_PROTO_AT_V25TER) },
Expand Down

0 comments on commit 3f7b006

Please sign in to comment.