3ware FreeBSD 7.0 update

From: adam radford <aradford_at_gmail.com>
Date: Fri, 11 May 2007 16:27:40 -0700
Scott,

Please accept this small patch to the 3ware 'twa' driver for FreeBSD 7.0.

This patch does the following:
- Turn off un-necessary deferred interrupt handling.

Thanks,

-Adam

diff -Naur twa/tw_osl.h twa.new/tw_osl.h
--- twa/tw_osl.h	Tue May  8 21:16:32 2007
+++ twa.new/tw_osl.h	Fri May 11 23:57:47 2007
_at__at_ -52,7 +52,7 _at__at_
 #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 -Naur twa/tw_osl_share.h twa.new/tw_osl_share.h
--- twa/tw_osl_share.h	Thu May 10 08:36:58 2007
+++ twa.new/tw_osl_share.h	Sat May 12 00:34:30 2007
_at__at_ -75,7 +75,7 _at__at_
 #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

Received on Fri May 11 2007 - 21:27:41 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:10 UTC