From: Brice Goglin <brice@myri.com>
To: netdev@vger.kernel.org
Cc: gallatin@myri.com, linux-kernel@vger.kernel.org
Subject: [PATCH 1/5] Add Myricom PCI vendor ID to pci_ids.h
Date: Tue, 23 May 2006 03:10:23 -0400 [thread overview]
Message-ID: <20060523071022.GC30499@myri.com> (raw)
In-Reply-To: <20060523070919.GB30499@myri.com>
[PATCH 1/5] Add Myricom PCI vendor ID to pci_ids.h
Add PCI_VENDOR_ID_MYRICOM to pci_ids.h so that the myri10ge driver
and any other driver for Myricom hardware may use it.
Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: Andrew J. Gallatin <gallatin@myri.com>
include/linux/pci_ids.h | 1 +
1 file changed, 1 insertion(+)
--- linux-mm/include/linux/pci_ids.h.old 2006-05-19 04:34:30.000000000 +0200
+++ linux-mm/include/linux/pci_ids.h 2006-05-16 01:42:49.000000000 +0200
@@ -1841,6 +1841,7 @@
#define PCI_VENDOR_ID_SAMSUNG 0x144d
+#define PCI_VENDOR_ID_MYRICOM 0x14c1
#define PCI_VENDOR_ID_TITAN 0x14D2
#define PCI_DEVICE_ID_TITAN_010L 0x8001
next prev parent reply other threads:[~2006-05-23 7:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-23 7:09 [PATCH 0/5] myri10ge - Myri-10G Ethernet driver - v3 Brice Goglin
2006-05-23 7:10 ` Brice Goglin [this message]
2006-05-23 7:11 ` [PATCH 2/5] myri10ge - Revive pci_find_ext_capability Brice Goglin
2006-05-23 7:11 ` [PATCH 3/5] myri10ge - Driver header files Brice Goglin
2006-05-23 7:12 ` [PATCH 4/5] myri10ge - Driver core Brice Goglin
2006-05-23 7:12 ` [PATCH 5/5] myri10ge - Kconfig and Makefile Brice Goglin
2006-05-23 9:41 ` [PATCH 0/5] myri10ge - Myri-10G Ethernet driver - v3 Jeff Garzik
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=20060523071022.GC30499@myri.com \
--to=brice@myri.com \
--cc=gallatin@myri.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@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;
as well as URLs for NNTP newsgroup(s).