lkml.org 
[lkml]   [2003]   [Sep]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectcciss version change
This patch bumps the version of the cciss driver from 2.4.47 to 2.4.49 to more accurately reflect the capabilities of the driver. It was built/tested against 2.4.23-pre4.

Please consider this patch for inclusion.

Thanks,
mikem
--------------------------------------------------------------------------------
diff -burN lx2423-pre4/drivers/block/cciss.c lx2423-pre4.test/drivers/block/cciss.c
--- lx2423-pre4/drivers/block/cciss.c 2003-09-16 09:30:24.000000000 -0500
+++ lx2423-pre4.test/drivers/block/cciss.c 2003-09-16 10:02:34.000000000 -0500
@@ -45,12 +45,12 @@
#include <linux/genhd.h>

#define CCISS_DRIVER_VERSION(maj,min,submin) ((maj<<16)|(min<<8)|(submin))
-#define DRIVER_NAME "HP CISS Driver (v 2.4.47)"
-#define DRIVER_VERSION CCISS_DRIVER_VERSION(2,4,47)
+#define DRIVER_NAME "HP CISS Driver (v 2.4.49)"
+#define DRIVER_VERSION CCISS_DRIVER_VERSION(2,4,49)

/* Embedded module documentation macros - see modules.h */
MODULE_AUTHOR("Hewlett-Packard Company");
-MODULE_DESCRIPTION("Driver for HP SA5xxx SA6xxx Controllers version 2.4.47");
+MODULE_DESCRIPTION("Driver for HP SA5xxx SA6xxx Controllers version 2.4.49");
MODULE_SUPPORTED_DEVICE("HP SA5i SA5i+ SA532 SA5300 SA5312 SA641 SA642 SA6400");
MODULE_LICENSE("GPL");

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:48    [W:0.031 / U:0.468 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site