Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190459
b: refs/heads/master
c: 18344a1
h: refs/heads/master
i:
  190457: 7cce438
  190455: 4585a6d
v: v3
  • Loading branch information
Simone Contini authored and Greg Kroah-Hartman committed Apr 30, 2010
1 parent 376bdc4 commit 192aed0
Show file tree
Hide file tree
Showing 3 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: a559d2c8c1bf652ea2d0ecd6ab4a250fcdb37db8
refs/heads/master: 18344a1cd5889d48dac67229fcf024ed300030d5
1 change: 1 addition & 0 deletions trunk/drivers/usb/serial/pl2303.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ static const struct usb_device_id id_table[] = {
{ USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_ALDIGA) },
{ USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_MMX) },
{ USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_GPRS) },
{ USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_HCR331) },
{ USB_DEVICE(IODATA_VENDOR_ID, IODATA_PRODUCT_ID) },
{ USB_DEVICE(IODATA_VENDOR_ID, IODATA_PRODUCT_ID_RSAQ5) },
{ USB_DEVICE(ATEN_VENDOR_ID, ATEN_PRODUCT_ID) },
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/usb/serial/pl2303.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#define PL2303_PRODUCT_ID_ALDIGA 0x0611
#define PL2303_PRODUCT_ID_MMX 0x0612
#define PL2303_PRODUCT_ID_GPRS 0x0609
#define PL2303_PRODUCT_ID_HCR331 0x331a

#define ATEN_VENDOR_ID 0x0557
#define ATEN_VENDOR_ID2 0x0547
Expand Down

0 comments on commit 192aed0

Please sign in to comment.