summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2007-05-19 10:12:58 +0000
committerscottl <scottl@FreeBSD.org>2007-05-19 10:12:58 +0000
commit035fcbcbfc0d19a2eced65d2b8fc0fac638856ec (patch)
treea1cb1e8bbeb386a3dc89367d1d058460810daaea /sys
parent1bfd0c37015826814756d5f862290d95ee418843 (diff)
downloadFreeBSD-src-035fcbcbfc0d19a2eced65d2b8fc0fac638856ec.zip
FreeBSD-src-035fcbcbfc0d19a2eced65d2b8fc0fac638856ec.tar.gz
Minor update to version 3.70.03.007
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/twa/tw_osl.h2
-rw-r--r--sys/dev/twa/tw_osl_share.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/twa/tw_osl.h b/sys/dev/twa/tw_osl.h
index 25c35cb..7c26828 100644
--- a/sys/dev/twa/tw_osl.h
+++ b/sys/dev/twa/tw_osl.h
@@ -52,7 +52,7 @@
#define TW_OSLI_MAX_NUM_IOS TW_CL_MAX_SIMULTANEOUS_REQUESTS
#define TW_OSLI_MAX_NUM_AENS 0x100
-#define TW_OSLI_DEFERRED_INTR_USED
+//#define TW_OSLI_DEFERRED_INTR_USED
/* Possible values of req->state. */
#define TW_OSLI_REQ_STATE_INIT 0x0 /* being initialized */
diff --git a/sys/dev/twa/tw_osl_share.h b/sys/dev/twa/tw_osl_share.h
index cdb6a02..0cfc90d 100644
--- a/sys/dev/twa/tw_osl_share.h
+++ b/sys/dev/twa/tw_osl_share.h
@@ -75,7 +75,7 @@
#define TW_OSL_ENCLOSURE_SUPPORT
#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
OpenPOWER on IntegriCloud