From: Marcus Meissner <Marcus.Meissner@caldera.de>
To: gibbs@freebsd.org, gibbs@scsiguy.com,
Alan Cox <alan@lxorguk.ukuu.org.uk>,
linux-kernel@vger.kernel.org
Subject: PATCH: AIC7xxx : readd MODULE_DEVICE_TABLE
Date: Thu, 11 Oct 2001 16:24:29 +0200 [thread overview]
Message-ID: <20011011162429.A27016@caldera.de> (raw)
Hi Justin!
This change got lost somehow in one of your diffs. Was this intentional?
If not, please readd it, it helps with autoprobing.
Ciao, Marcus
Index: drivers/scsi/aic7xxx/aic7xxx_linux_pci.c
===================================================================
RCS file: /build/mm/work/repository/linux-mm/drivers/scsi/aic7xxx/aic7xxx_linux_pci.c,v
retrieving revision 1.16
diff -u -r1.16 aic7xxx_linux_pci.c
--- drivers/scsi/aic7xxx/aic7xxx_linux_pci.c 2001/08/13 06:47:27 1.16
+++ drivers/scsi/aic7xxx/aic7xxx_linux_pci.c 2001/10/11 14:16:27
@@ -56,6 +56,7 @@
},
{ 0 }
};
+MODULE_DEVICE_TABLE(pci,ahc_linux_pci_id_table);
struct pci_driver aic7xxx_pci_driver = {
name: "aic7xxx",
reply other threads:[~2001-10-11 14:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20011011162429.A27016@caldera.de \
--to=marcus.meissner@caldera.de \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=gibbs@freebsd.org \
--cc=gibbs@scsiguy.com \
--cc=linux-kernel@vger.kernel.org \
/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