Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26667
b: refs/heads/master
c: 72a9f95
h: refs/heads/master
i:
  26665: 72ede1b
  26663: 8801063
v: v3
  • Loading branch information
Razvan Gavril authored and Greg Kroah-Hartman committed May 9, 2006
1 parent 574dc38 commit ee10643
Show file tree
Hide file tree
Showing 3 changed files with 6 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: 20a0f47e18c646bcc772282512fc59e56b2fc968
refs/heads/master: 72a9f958421a519e69b3e7b409948c3a294f4a32
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 @@ -307,6 +307,7 @@ static struct ftdi_sio_quirk ftdi_HE_TIRA1_quirk = {


static struct usb_device_id id_table_combined [] = {
{ USB_DEVICE(FTDI_VID, FTDI_ACTZWAVE_PID) },
{ USB_DEVICE(FTDI_VID, FTDI_IRTRANS_PID) },
{ USB_DEVICE(FTDI_VID, FTDI_IPLUS_PID) },
{ USB_DEVICE(FTDI_VID, FTDI_SIO_PID) },
Expand Down
4 changes: 4 additions & 0 deletions trunk/drivers/usb/serial/ftdi_sio.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@
#define FTDI_NF_RIC_PID 0x0001 /* Product Id */


/* ACT Solutions HomePro ZWave interface (http://www.act-solutions.com/HomePro.htm) */
#define FTDI_ACTZWAVE_PID 0xF2D0


/* www.irtrans.de device */
#define FTDI_IRTRANS_PID 0xFC60 /* Product Id */

Expand Down

0 comments on commit ee10643

Please sign in to comment.