MVoz / libmpsse

Automatically exported from code.google.com/p/libmpsse
0 stars 0 forks source link

Added selection on basis of product description (iProduct) #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have multiple devices identifying with the standard FTDI pid and vid, since 
our organisation does not have an own vendor id.

The devices (different versions of a PCB) identify themselves with different 
product descriptions, carrying a board revision. Therefore, selectively opening 
a device on the basis of the board version was needed, since serial numbers are 
unique per board version only.

See the attached .diff files for the modification. NOTE that the modification 
breaks the API.

Original issue reported on code.google.com by t.j.pink...@gmail.com on 5 Apr 2012 at 9:42

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks TJ, patch applied and checked in!

Original comment by heffne...@gmail.com on 17 Apr 2012 at 2:46