libftdi Archives

Subject: RE: SOLVED: Release 0.15 and the ft2232 data loss.

From: "David Challis" <dchallis@xxxxxxxxxxxxx>
To: <libftdi@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 23 Mar 2009 10:10:41 -0700
Patch file attached for ftdi.c

> If I understood Uwe Bonnes correctly, this could read:
> 
> if (dev->descriptor.bcdDevice == 0x700 || dev->descriptor.bcdDevice ==
> 0x800)
> 
> Right?

I think we need to add a device type for the FT4232H with bcdDevice ==
0x800.  Uwe can advise on the appropriate packet size for that device.

Dave


--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Attachment: ft2232H.patch
Description: Binary data

Current Thread