[ewg] Re: [PATCH ofed-1.2] ipath - Support the IBA6110 revision 4

Vladimir Sokolovsky vlad at mellanox.co.il
Thu May 24 05:34:10 PDT 2007


> IB/ipath - Support the IBA6110 revision 4
> 
> Recognize IBA 6110 Revision 4, same feature set, etc. as earlier revisions.
> 
> Signed-off-by: Dave Olson <dave.olson at qlogic.com>
> 
> diff -r 484bc5568263 drivers/infiniband/hw/ipath/ipath_iba6110.c
> --- a/drivers/infiniband/hw/ipath/ipath_iba6110.c	Wed Apr 04 16:47:46 2007 -0700
> +++ b/drivers/infiniband/hw/ipath/ipath_iba6110.c	Wed Apr 04 16:49:55 2007 -0700
> @@ -662,9 +662,9 @@ static int ipath_ht_boardname(struct ipa
>  		snprintf(name, namelen, "%s", n);
>  
>  	if (dd->ipath_majrev != 3 || (dd->ipath_minrev < 2 ||
> -		dd->ipath_minrev > 3)) {
> +		dd->ipath_minrev > 4)) {
>  		/*
> -		 * This version of the driver only supports Rev 3.2 and 3.3
> +		 * This version of the driver only supports Rev 3.2 - 3.4
>  		 */
>  		ipath_dev_err(dd,
>  			      "Unsupported InfiniPath hardware revision %u.%u!\n",
> 
> 

Added kernel_patches/fixes/ipath-34-iba6110-support.patch


-- 
Vladimir Sokolovsky <vlad at mellanox.co.il>
Mellanox Technologies Ltd.



More information about the ewg mailing list