The following set of patches is done against new-baudrate-code. Either apply them to new-baudrate-code and then move the whole tree to roigin when you feel comfordable with it, or apply to 1.0 too -- Uwe Bonnes [email protected]
Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ---------- >From f0e2ea14d29e1b9b20bc97eda4b7eb44c1683033 Mon Sep 17 00:00:00 2001 From: Uwe Bonnes <[email protected]> Date: Thu, 8 Sep 2011 09:23:26 +0200 Subject: The BM_type_chip option no longer exists --- ftdi_eeprom/example.conf | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/ftdi_eeprom/example.conf b/ftdi_eeprom/example.conf index cfc9fc3..2c50fda 100644 --- a/ftdi_eeprom/example.conf +++ b/ftdi_eeprom/example.conf @@ -18,7 +18,6 @@ remote_wakeup=false # Turn this on for remote wakeup feature use_serial=true # Use the serial number string # Normally out don't have to change one of these flags -BM_type_chip=true # Newer chips are all BM type in_is_isochronous=false # In Endpoint is Isochronous out_is_isochronous=false # Out Endpoint is Isochronous suspend_pull_downs=false # Enable suspend pull downs for lower power -- 1.7.3.4 -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
