From: "Henrique Gobbi" <henrique.gobbi@cyclades.com>
To: <torvalds@transmeta.com>
Cc: <linux-kernel@vger.kernel.org>
Subject: [Trivial Driver patch] - PC300 driver
Date: Thu, 7 Nov 2002 14:55:11 -0800 [thread overview]
Message-ID: <018301c286b0$d66451a0$61a1ba40@Henrique> (raw)
In-Reply-To: <20021027013619.A5918@baldur.yggdrasil.com>
Hello,
Please include this patch to the linux-2.5.46/drivers/net/wan/pc300_drv.c
file. It includes the MODULE_xxx macros.
thanks in advance
Henrique
--- linux-2.5.46/drivers/net/wan/pc300_drv.c.old Thu Nov 7 22:42:12
2002
+++ linux-2.5.46/drivers/net/wan/pc300_drv.c Thu Nov 7 22:42:19 2002
@@ -3687,3 +3687,9 @@
module_init(cpc_init);
module_exit(cpc_cleanup_module);
+
+MODULE_DESCRIPTION("Cyclades-PC300 cards driver");
+MODULE_AUTHOR( "Author: Ivan Passos <ivan@cyclades.com>\r\n"
+ "Maintainer: Henrique Gobbi <henrique.gobbi@cyclades.com");
+MODULE_LICENSE("GPL");
+
prev parent reply other threads:[~2002-11-07 22:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-27 8:36 Patch(2.5.44 and 2.4.x): 6 files referenced pci_dev.driver_data instead of pci_{g,s}et_drv_data Adam J. Richter
2002-10-27 15:06 ` Jeff Garzik
2002-11-07 22:55 ` Henrique Gobbi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='018301c286b0$d66451a0$61a1ba40@Henrique' \
--to=henrique.gobbi@cyclades.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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