From: Greg KH <greg@kroah.com>
To: Adam Belay <ambx1@neo.rr.com>,
linux-kernel@vger.kernel.org, perex@suse.cz
Subject: Re: [PATCH] PnP MODULE_DEVICE_TABLE Update - 2.5.46 (3/6)
Date: Wed, 6 Nov 2002 22:28:16 -0800 [thread overview]
Message-ID: <20021107062816.GC26821@kroah.com> (raw)
In-Reply-To: <20021106210159.GN316@neo.rr.com>
On Wed, Nov 06, 2002 at 09:02:00PM +0000, Adam Belay wrote:
>
> diff -ur --new-file a/include/linux/module.h b/include/linux/module.h
> --- a/include/linux/module.h Wed Oct 30 17:45:58 2002
> +++ b/include/linux/module.h Wed Oct 30 17:45:24 2002
> @@ -239,6 +239,8 @@
> * The following is a list of known device types (arg 1),
> * and the C types which are to be passed as arg 2.
> * pci - struct pci_device_id - List of PCI ids supported by this module
> + * pnpc - struct pnpc_device_id - List of PnP card ids (PNPBIOS, ISA PnP) supported by this module
> + * pnp - struct pnp_device_id - List of PnP ids (PNPBIOS, ISA PnP) supported by this module
I must have missed this last time, but to refresh my memory, why do you
need two different device types? What's the difference between a card
id and a device id?
thanks,
greg k-h
next prev parent reply other threads:[~2002-11-07 6:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-06 21:02 [PATCH] PnP MODULE_DEVICE_TABLE Update - 2.5.46 (3/6) Adam Belay
2002-11-07 6:28 ` Greg KH [this message]
2002-11-07 11:29 ` Jaroslav Kysela
2002-11-12 1:13 ` Greg KH
2002-11-12 12:46 ` Jaroslav Kysela
2002-11-12 19:28 ` Greg KH
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=20021107062816.GC26821@kroah.com \
--to=greg@kroah.com \
--cc=ambx1@neo.rr.com \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@suse.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