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
_______________________________________________
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

Reply via email to