[ewg] [PATCH] build_ofa_kernel.sh: Update list of kernels supported by QLogic VNIC driver
Vladimir Sokolovsky
vlad at dev.mellanox.co.il
Sat Jul 5 23:18:31 PDT 2008
Ramachandra K wrote:
> Vlad,
>
> This patch updates the list of kernels supported by the QLogic VNIC
> kernel driver
> for the build_ofa_kernel.sh script
>
> (Also attaching the patch, just in case my mail client mangles it)
>
> Regards,
> Ram
>
>
> diff -urp a/build_ofa_kernel.sh b/build_ofa_kernel.sh
> --- a/build_ofa_kernel.sh 2008-07-05 09:58:46.000000000 -0700
> +++ b/build_ofa_kernel.sh 2008-07-05 09:59:12.000000000 -0700
> @@ -165,8 +165,8 @@ set_packages()
>
> # Vnic
> case ${kern} in
> - *2.6.19*|*2.6.9-34*|*2.6.9-42*|*2.6.16.*-*-*)
> - WITH_PACKAGES="${WITH_PACKAGES} --with-qlgc_vnic-mod"
> + *2.6.18-*|*2.6.9-42*|*2.6.9-55*|*2.6.9-67*|*2.6.16.*-*-*)
> + WITH_PACKAGES="${WITH_PACKAGES} --with-qlgc_vnic-mod"
> ;;
> esac
>
>
> ------------------------------------------------------------------------
Done,
Regards,
Vladimir
More information about the ewg
mailing list