X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=src%2Fftdi.h;h=24aec42f3ccba81b61b98ae8b2c9afbf35ad4d00;hp=8fc235f72ef2e11d6b4b0bf6a08114f6c95c0409;hb=ca41c8ee8dcc93a431fbc0b6746b5ea246d511f9;hpb=71ba2c2cc274bbe898f4a00b0cd175439ea6609f diff --git a/src/ftdi.h b/src/ftdi.h index 8fc235f..24aec42 100644 --- a/src/ftdi.h +++ b/src/ftdi.h @@ -361,12 +361,12 @@ enum ftdi_cbus_func {/* FIXME: Recheck value, especially the last */ #define IS_SCHMITT 8 /** Driver Type. */ -#define DRIVER_VCP 0x08 +#define DRIVER_D2XX 0x08 #define SUSPEND_DBUS7 0x80 /** High current drive. */ -#define HIGH_CURRENT_DRIVE 0x10 +#define HIGH_CURRENT_DRIVE 0x10 #define HIGH_CURRENT_DRIVE_R 0x04 /**