Minor update to version 3.70.03.007

This commit is contained in:
scottl 2007-05-19 10:12:58 +00:00
parent 1bfd0c3701
commit 035fcbcbfc
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@
#define TW_OSLI_MAX_NUM_IOS TW_CL_MAX_SIMULTANEOUS_REQUESTS #define TW_OSLI_MAX_NUM_IOS TW_CL_MAX_SIMULTANEOUS_REQUESTS
#define TW_OSLI_MAX_NUM_AENS 0x100 #define TW_OSLI_MAX_NUM_AENS 0x100
#define TW_OSLI_DEFERRED_INTR_USED //#define TW_OSLI_DEFERRED_INTR_USED
/* Possible values of req->state. */ /* Possible values of req->state. */
#define TW_OSLI_REQ_STATE_INIT 0x0 /* being initialized */ #define TW_OSLI_REQ_STATE_INIT 0x0 /* being initialized */

View File

@ -75,7 +75,7 @@
#define TW_OSL_ENCLOSURE_SUPPORT #define TW_OSL_ENCLOSURE_SUPPORT
#endif #endif
#define TW_OSL_DRIVER_VERSION_STRING "3.70.03.006" #define TW_OSL_DRIVER_VERSION_STRING "3.70.03.007"
#define TW_OSL_CAN_SLEEP #define TW_OSL_CAN_SLEEP