mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 2.6 IrDA] IrNET char dev alias
@ 2004-10-20  1:03 Jean Tourrilhes
  0 siblings, 0 replies; only message in thread
From: Jean Tourrilhes @ 2004-10-20  1:03 UTC (permalink / raw)
  To: David S. Miller, Linux kernel mailing list

ir269_irnet_alias.diff :
~~~~~~~~~~~~~~~~~~~~~~
	o [FEATURE] Add module alias for IrNET char dev
Signed-off-by: Jean Tourrilhes <jt@hpl.hp.com>


diff -u -p linux/net/irda/irnet/irnet_ppp.d0.c linux/net/irda/irnet/irnet_ppp.c
--- linux/net/irda/irnet/irnet_ppp.d0.c	Mon Sep 20 17:46:04 2004
+++ linux/net/irda/irnet/irnet_ppp.c	Mon Sep 20 17:46:34 2004
@@ -1111,3 +1111,4 @@ module_exit(irnet_cleanup);
 MODULE_AUTHOR("Jean Tourrilhes <jt@hpl.hp.com>");
 MODULE_DESCRIPTION("IrNET : Synchronous PPP over IrDA"); 
 MODULE_LICENSE("GPL");
+MODULE_ALIAS_CHARDEV(10, 187);

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-10-20  1:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-20  1:03 [PATCH 2.6 IrDA] IrNET char dev alias Jean Tourrilhes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome