[ewg] [PATCH] build_ofa_kernel.sh: Update list of kernels supported by QLogic VNIC driver

Ramachandra K ramachandra.kuchimanchi at qlogic.com
Sat Jul 5 10:05:46 PDT 2008


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build_script.patch
Type: text/x-patch
Size: 572 bytes
Desc: not available
URL: <http://lists.openfabrics.org/pipermail/ewg/attachments/20080705/6df937cf/attachment.bin>


More information about the ewg mailing list