2004-04-29 20:28:24

by Markus Lidel

[permalink] [raw]
Subject: [PATCH 1/5] I2O subsystem fixing and cleanup for 2.6 - i2o-config-clean.patch

--- a/drivers/message/i2o/i2o_config.c 2004-02-18 04:59:26.000000000 +0100
+++ b/drivers/message/i2o/i2o_config.c 2004-03-03 17:14:38.035056342 +0100
@@ -5,21 +5,22 @@
*
* Written by Alan Cox, Building Number Three Ltd
*
- * Modified 04/20/1999 by Deepak Saxena
- * - Added basic ioctl() support
- * Modified 06/07/1999 by Deepak Saxena
- * - Added software download ioctl (still testing)
- * Modified 09/10/1999 by Auvo H?kkinen
- * - Changes to i2o_cfg_reply(), ioctl_parms()
- * - Added ioct_validate()
- * Modified 09/30/1999 by Taneli V?h?kangas
- * - Fixed ioctl_swdl()
- * Modified 10/04/1999 by Taneli V?h?kangas
- * - Changed ioctl_swdl(), implemented ioctl_swul() and ioctl_swdel()
- * Modified 11/18/1999 by Deepak Saxena
- * - Added event managmenet support
- *
- * 2.4 rewrite ported to 2.5 - Alan Cox <[email protected]>
+ * Fixes/additions:
+ * Deepak Saxena (04/20/1999):
+ * Added basic ioctl() support
+ * Deepak Saxena (06/07/1999):
+ * Added software download ioctl (still testing)
+ * Auvo H?kkinen (09/10/1999):
+ * Changes to i2o_cfg_reply(), ioctl_parms()
+ * Added ioct_validate()
+ * Taneli V?h?kangas (09/30/1999):
+ * Fixed ioctl_swdl()
+ * Taneli V?h?kangas (10/04/1999):
+ * Changed ioctl_swdl(), implemented ioctl_swul() and ioctl_swdel()
+ * Deepak Saxena (11/18/1999):
+ * Added event managmenet support
+ * Alan Cox <[email protected]>:
+ * 2.4 rewrite ported to 2.5
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License


Attachments:
i2o-config-clean.patch (1.52 kB)