Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110000
b: refs/heads/master
c: a18f80b
h: refs/heads/master
v: v3
  • Loading branch information
Jaroslav Kysela authored and Greg Kroah-Hartman committed Sep 23, 2008
1 parent 35c9e1d commit a5eb8dc
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: 2bcbe4c199ec012169f938d2c6b543f50c4925ed
refs/heads/master: a18f80b4e2fdbc7b88d412c3deb533b9f1f30c30
1 change: 1 addition & 0 deletions trunk/drivers/usb/serial/ftdi_sio.c
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,7 @@ static struct usb_device_id id_table_combined [] = {
.driver_info = (kernel_ulong_t)&ftdi_jtag_quirk },
{ USB_DEVICE(RATOC_VENDOR_ID, RATOC_PRODUCT_ID_USB60F) },
{ USB_DEVICE(FTDI_VID, FTDI_REU_TINY_PID) },
{ USB_DEVICE(PAPOUCH_VID, PAPOUCH_QUIDO4x4_PID) },
{ }, /* Optional parameter entry */
{ } /* Terminating entry */
};
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/usb/serial/ftdi_sio.h
Original file line number Diff line number Diff line change
Expand Up @@ -750,6 +750,7 @@

#define PAPOUCH_VID 0x5050 /* Vendor ID */
#define PAPOUCH_TMU_PID 0x0400 /* TMU USB Thermometer */
#define PAPOUCH_QUIDO4x4_PID 0x0900 /* Quido 4/4 Module */

/*
* ACG Identification Technologies GmbH products (http://www.acg.de/).
Expand Down

0 comments on commit a5eb8dc

Please sign in to comment.