From: Mirko Lindner <mlindner@syskonnect.de>
To: Michal Schmidt <xschmi00@stud.feec.vutbr.cz>
Cc: netdev@oss.sgi.com
Subject: Re: [PATCH 2.6.9-rc3] sk98lin - register the driver with hotplug
Date: Fri, 01 Oct 2004 13:59:58 +0200 [thread overview]
Message-ID: <415D46BE.3080904@syskonnect.de> (raw)
In-Reply-To: <415C8322.7030005@stud.feec.vutbr.cz>
Hi Michal,
thanks for the patch. I'll include the changes into the driver.
Cheers,
Mirko
Michal Schmidt wrote:
> Hello,
>
> The attached patch allows the sk98lin module to be loaded automatically
> by hotplug.
>
> Michal Schmidt
>
>
> ------------------------------------------------------------------------
>
> --- linux-2.6.9-rc3.orig/drivers/net/sk98lin/skge.c 2004-09-30 23:38:44.181252712 +0200
> +++ linux-2.6.9-rc3/drivers/net/sk98lin/skge.c 2004-09-30 21:02:04.000000000 +0200
> @@ -5169,6 +5169,8 @@ static struct pci_device_id skge_pci_tbl
> { 0, }
> };
>
> +MODULE_DEVICE_TABLE(pci, skge_pci_tbl);
> +
> static struct pci_driver skge_driver = {
> .name = "skge",
> .id_table = skge_pci_tbl,
prev parent reply other threads:[~2004-10-01 11:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-30 22:05 [PATCH 2.6.9-rc3] sk98lin - register the driver with hotplug Michal Schmidt
2004-10-01 11:59 ` Mirko Lindner [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=415D46BE.3080904@syskonnect.de \
--to=mlindner@syskonnect.de \
--cc=netdev@oss.sgi.com \
--cc=xschmi00@stud.feec.vutbr.cz \
/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;
as well as URLs for NNTP newsgroup(s).