>>>>> "David" == David Challis <[email protected]> writes:

    >> Good work! Maybe the attached patch will help you.
    >> 
    >> Cheers, Thomas

    David> Thomas,

    David> The line in the patch:

    David>      else if (dev->descriptor.bcdDevice == 0x800)
    ftdi-> type = TYPE_2232H;

    David> for the FT2232H should be:

    David>      else if (dev->descriptor.bcdDevice == 0x700)
    ftdi-> type = TYPE_2232H;


The 4432h will behave the same.
-- 
Uwe Bonnes                [email protected]

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------

--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to [email protected]   

Reply via email to