Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133567
b: refs/heads/master
c: fd8345f
h: refs/heads/master
i:
  133565: 0b5c2aa
  133563: 4e9501e
  133559: 7d37a94
  133551: 66c6c1a
  133535: 65e6149
  133503: fcfbd48
v: v3
  • Loading branch information
Alexander Shumakovitch authored and Greg Kroah-Hartman committed Mar 24, 2009
1 parent 7b75ec2 commit 1c81766
Show file tree
Hide file tree
Showing 2 changed files with 3 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: e6bdfe36e52f0e552b50acf49a82851eeb122fde
refs/heads/master: fd8345f8dea93691b0ceba55146088d8c05415f6
2 changes: 2 additions & 0 deletions trunk/drivers/usb/serial/qcserial.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ static int debug;
static struct usb_device_id id_table[] = {
{USB_DEVICE(0x05c6, 0x9211)}, /* Acer Gobi QDL device */
{USB_DEVICE(0x05c6, 0x9212)}, /* Acer Gobi Modem Device */
{USB_DEVICE(0x03f0, 0x1f1d)}, /* HP un2400 Gobi Modem Device */
{USB_DEVICE(0x03f0, 0x201d)}, /* HP un2400 Gobi QDL Device */
{ } /* Terminating entry */
};
MODULE_DEVICE_TABLE(usb, id_table);
Expand Down

0 comments on commit 1c81766

Please sign in to comment.