Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19198
b: refs/heads/master
c: 6cceb05
h: refs/heads/master
v: v3
  • Loading branch information
Denis MONTERRAT authored and Greg Kroah-Hartman committed Feb 1, 2006
1 parent 46c4f30 commit 660fc5d
Show file tree
Hide file tree
Showing 3 changed files with 5 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: 838b42814c640ddcc378ba29cd31ffd64fb36bc5
refs/heads/master: 6cceb05f8df6e28ab90f44bdeba50d33928cdee5
1 change: 1 addition & 0 deletions trunk/drivers/usb/serial/pl2303.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ static struct usb_device_id id_table [] = {
{ USB_DEVICE(SYNTECH_VENDOR_ID, SYNTECH_PRODUCT_ID) },
{ USB_DEVICE(NOKIA_CA42_VENDOR_ID, NOKIA_CA42_PRODUCT_ID ) },
{ USB_DEVICE(CA_42_CA42_VENDOR_ID, CA_42_CA42_PRODUCT_ID ) },
{ USB_DEVICE(SAGEM_VENDOR_ID, SAGEM_PRODUCT_ID) },
{ } /* Terminating entry */
};

Expand Down
3 changes: 3 additions & 0 deletions trunk/drivers/usb/serial/pl2303.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,6 @@
/* CA-42 CLONE Cable www.ca-42.com chipset: Prolific Technology Inc */
#define CA_42_CA42_VENDOR_ID 0x10b5
#define CA_42_CA42_PRODUCT_ID 0xac70

#define SAGEM_VENDOR_ID 0x079b
#define SAGEM_PRODUCT_ID 0x0027

0 comments on commit 660fc5d

Please sign in to comment.