Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14824
b: refs/heads/master
c: d3420ba
h: refs/heads/master
v: v3
  • Loading branch information
Dave Jones authored and Greg Kroah-Hartman committed Nov 30, 2005
1 parent dc97dd3 commit 5cd6775
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: 620948a01c71060a32611bc2f792f58a88cf28b1
refs/heads/master: d3420ba4930d61f4ec4abc046765de274182b4ed
3 changes: 3 additions & 0 deletions trunk/drivers/usb/atm/cxacru.c
Original file line number Diff line number Diff line change
Expand Up @@ -787,6 +787,9 @@ static const struct usb_device_id cxacru_usb_ids[] = {
{ /* V = Conexant P = ADSL modem (Hasbani project) */
USB_DEVICE(0x0572, 0xcb00), .driver_info = (unsigned long) &cxacru_cb00
},
{ /* V = Conexant P = ADSL modem (Well PTI-800 */
USB_DEVICE(0x0572, 0xcb02), .driver_info = (unsigned long) &cxacru_cb00
},
{ /* V = Conexant P = ADSL modem */
USB_DEVICE(0x0572, 0xcb01), .driver_info = (unsigned long) &cxacru_cb00
},
Expand Down

0 comments on commit 5cd6775

Please sign in to comment.