* Getting a new vendor ID / device ID added to "include/linux/pci_ids.h"
@ 2013-12-06 2:16 Rajat Jain
2013-12-06 3:09 ` Guenter Roeck
2013-12-08 5:09 ` Greg KH
0 siblings, 2 replies; 3+ messages in thread
From: Rajat Jain @ 2013-12-06 2:16 UTC (permalink / raw)
To: linux-pci@vger.kernel.org; +Cc: Guenter Roeck
Hi,
My company's vendor ID (Juniper Networks: 0x1304) shows up in:
http://www.pcidatabase.com/vendor_details.php?id=410
However, I do not see that in "include/linux/pci_ids.h".
Can you please let me know what is the procedure to get a vendor / product ID added to this file? I'm assuming it's not as simple as submitting a patch?
Thanks,
Rajat
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: Getting a new vendor ID / device ID added to "include/linux/pci_ids.h"
2013-12-06 2:16 Getting a new vendor ID / device ID added to "include/linux/pci_ids.h" Rajat Jain
@ 2013-12-06 3:09 ` Guenter Roeck
2013-12-08 5:09 ` Greg KH
1 sibling, 0 replies; 3+ messages in thread
From: Guenter Roeck @ 2013-12-06 3:09 UTC (permalink / raw)
To: Rajat Jain, linux-pci@vger.kernel.org
If it is needed in more than one upstream driver, you submit a patch. Otherwise keep it local.
Guenter
________________________________________
From: Rajat Jain
Sent: Thursday, December 05, 2013 6:16 PM
To: linux-pci@vger.kernel.org
Cc: Guenter Roeck
Subject: Getting a new vendor ID / device ID added to "include/linux/pci_ids.h"
Hi,
My company's vendor ID (Juniper Networks: 0x1304) shows up in:
http://www.pcidatabase.com/vendor_details.php?id=410
However, I do not see that in "include/linux/pci_ids.h".
Can you please let me know what is the procedure to get a vendor / product ID added to this file? I'm assuming it's not as simple as submitting a patch?
Thanks,
Rajat
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Getting a new vendor ID / device ID added to "include/linux/pci_ids.h"
2013-12-06 2:16 Getting a new vendor ID / device ID added to "include/linux/pci_ids.h" Rajat Jain
2013-12-06 3:09 ` Guenter Roeck
@ 2013-12-08 5:09 ` Greg KH
1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2013-12-08 5:09 UTC (permalink / raw)
To: Rajat Jain; +Cc: linux-pci@vger.kernel.org, Guenter Roeck
On Fri, Dec 06, 2013 at 02:16:50AM +0000, Rajat Jain wrote:
> Hi,
>
> My company's vendor ID (Juniper Networks: 0x1304) shows up in:
>
> http://www.pcidatabase.com/vendor_details.php?id=410
>
> However, I do not see that in "include/linux/pci_ids.h".
Please read the top of that file for why you shouldn't add new ids
there.
Is it causing a problem with the id not being in that file? Why do you
need it there?
thanks,
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-12-08 5:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-06 2:16 Getting a new vendor ID / device ID added to "include/linux/pci_ids.h" Rajat Jain
2013-12-06 3:09 ` Guenter Roeck
2013-12-08 5:09 ` Greg KH
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.