Apart from the previous two patches, my earlier nsc-ircc
patch also changed (improved?) some printf outputs and 
changed the use of request_region() to the new Linux-2.4.x
method.  I won't worry about those for now.  I hope that
these two patches will be submitted to Linus and/or Alan
sometime soon.  Let me know if there is some problem with them.

Thomas
--- af_irda.c~  Fri Mar  2 14:12:12 2001
+++ af_irda.c   Sun Apr  1 20:11:54 2001
@@ -2437,5 +2437,7 @@
  
 MODULE_AUTHOR("Dag Brattli <[EMAIL PROTECTED]>");
 MODULE_DESCRIPTION("The Linux IrDA Protocol Subsystem"); 
+#ifdef CONFIG_IRDA_DEBUG
 MODULE_PARM(irda_debug, "1l");
+#endif
 #endif /* MODULE */

Reply via email to