X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=src%2Fftdi.h;h=cb4ef01136d3586897b2db230c82ecada176eba2;hp=d186ee19c4168f7a4b540bc0d2bd386a721eacd7;hb=642f94997c2614312fb371c6a3712b4c6bc5d0c0;hpb=efc843050e8d0eaef34cef36db7c4acfec7830ff diff --git a/src/ftdi.h b/src/ftdi.h index d186ee1..cb4ef01 100644 --- a/src/ftdi.h +++ b/src/ftdi.h @@ -182,8 +182,8 @@ struct ftdi_eeprom int self_powered; /** remote wakeup */ int remote_wakeup; - /** chip type */ - int chip_type; + /** release */ + int release; /** input in isochronous transfer mode */ int in_is_isochronous;