Use the PNP flag as seen with FTD2XX
[libftdi] / src / ftdi.h
index 94d16dc..4132d8a 100644 (file)
@@ -183,6 +183,8 @@ struct ftdi_eeprom
     /** remote wakeup */
     int remote_wakeup;
 
+    int is_not_pnp;
+
     /* Suspend on DBUS7 Low */
     int suspend_dbus7;