Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 07c861d6 authored by Eric Moore's avatar Eric Moore Committed by James Bottomley
Browse files

[SCSI] fusion - bump version - 3.04.04



bump version, and fix email addr for lsi support

Signed-off-by: default avatarEric Moore <Eric.Moore@lsi.com>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
parent cd2c6191
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -6,7 +6,7 @@
 *      running LSI Logic Fusion MPT (Message Passing Technology) firmware.
 *      running LSI Logic Fusion MPT (Message Passing Technology) firmware.
 *
 *
 *  Copyright (c) 1999-2007 LSI Logic Corporation
 *  Copyright (c) 1999-2007 LSI Logic Corporation
 *  (mailto:mpt_linux_developer@lsil.com)
 *  (mailto:mpt_linux_developer@lsi.com)
 *
 *
 */
 */
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
+3 −3
Original line number Original line Diff line number Diff line
@@ -6,7 +6,7 @@
 *      running LSI Logic Fusion MPT (Message Passing Technology) firmware.
 *      running LSI Logic Fusion MPT (Message Passing Technology) firmware.
 *
 *
 *  Copyright (c) 1999-2007 LSI Logic Corporation
 *  Copyright (c) 1999-2007 LSI Logic Corporation
 *  (mailto:mpt_linux_developer@lsil.com)
 *  (mailto:mpt_linux_developer@lsi.com)
 *
 *
 */
 */
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
@@ -75,8 +75,8 @@
#define COPYRIGHT	"Copyright (c) 1999-2007 " MODULEAUTHOR
#define COPYRIGHT	"Copyright (c) 1999-2007 " MODULEAUTHOR
#endif
#endif


#define MPT_LINUX_VERSION_COMMON	"3.04.03"
#define MPT_LINUX_VERSION_COMMON	"3.04.04"
#define MPT_LINUX_PACKAGE_NAME		"@(#)mptlinux-3.04.03"
#define MPT_LINUX_PACKAGE_NAME		"@(#)mptlinux-3.04.04"
#define WHAT_MAGIC_STRING		"@" "(" "#" ")"
#define WHAT_MAGIC_STRING		"@" "(" "#" ")"


#define show_mptmod_ver(s,ver)  \
#define show_mptmod_ver(s,ver)  \
+1 −1
Original line number Original line Diff line number Diff line
@@ -5,7 +5,7 @@
 *      running LSI Logic Fusion MPT (Message Passing Technology) firmware.
 *      running LSI Logic Fusion MPT (Message Passing Technology) firmware.
 *
 *
 *  Copyright (c) 1999-2007 LSI Logic Corporation
 *  Copyright (c) 1999-2007 LSI Logic Corporation
 *  (mailto:mpt_linux_developer@lsil.com)
 *  (mailto:mpt_linux_developer@lsi.com)
 *
 *
 */
 */
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
+1 −1
Original line number Original line Diff line number Diff line
@@ -6,7 +6,7 @@
 *      running LSI Logic Fusion MPT (Message Passing Technology) firmware.
 *      running LSI Logic Fusion MPT (Message Passing Technology) firmware.
 *
 *
 *  Copyright (c) 1999-2007 LSI Logic Corporation
 *  Copyright (c) 1999-2007 LSI Logic Corporation
 *  (mailto:mpt_linux_developer@lsil.com)
 *  (mailto:mpt_linux_developer@lsi.com)
 *
 *
 */
 */
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
+1 −1
Original line number Original line Diff line number Diff line
@@ -4,7 +4,7 @@
 *      running LSI Logic Fusion MPT (Message Passing Technology) firmware.
 *      running LSI Logic Fusion MPT (Message Passing Technology) firmware.
 *
 *
 *  Copyright (c) 1999-2007 LSI Logic Corporation
 *  Copyright (c) 1999-2007 LSI Logic Corporation
 *  (mailto:mpt_linux_developer@lsil.com)
 *  (mailto:mpt_linux_developer@lsi.com)
 *
 *
 */
 */
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
Loading