X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=src%2Fftdi.h;h=281c261abf645d0adebf4dbb996f7930a6f653d1;hp=2f6402ab3f5b9b596852bf3e7e0278194bd5c950;hb=02e4a740e847307c069bf0f58b24c72d6f239183;hpb=db099ec562c4e0199c6ec2c71020612e3623f036 diff --git a/src/ftdi.h b/src/ftdi.h index 2f6402a..281c261 100644 --- a/src/ftdi.h +++ b/src/ftdi.h @@ -185,6 +185,9 @@ struct ftdi_eeprom /** release */ int release; + /* Suspend on DBUS7 Low */ + int suspend_dbus7; + /** input in isochronous transfer mode */ int in_is_isochronous; /** output in isochronous transfer mode */ @@ -382,6 +385,8 @@ struct ftdi_device_list /** Driver Type. */ #define DRIVER_VCP 0x08 +#define SUSPEND_DBUS7 0x80 + /** High current drive. */ #define HIGH_CURRENT_DRIVE 0x10