All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roland Dreier <roland@topspin.com>
To: greg@kroah.com
Cc: linux-kernel@vger.kernel.org, openib-general@openib.org,
	tziporet@mellanox.co.il
Subject: [PATCH] Add InfiniBand HCA IDs to pci_ids.h
Date: 18 May 2004 21:57:26 -0700	[thread overview]
Message-ID: <52fz9xko95.fsf_-_@topspin.com> (raw)
In-Reply-To: <20040519033119.GB7196@kroah.com>

Add InfiniBand HCA IDs to pci_ids.h.
This will let me kill mthca_pci.h in the mthca driver.

Thanks,
  Roland

===== include/linux/pci_ids.h 1.157 vs edited =====
--- 1.157/include/linux/pci_ids.h	Mon May 17 16:37:38 2004
+++ edited/include/linux/pci_ids.h	Tue May 18 21:50:17 2004
@@ -1865,6 +1865,11 @@
 #define PCI_VENDOR_ID_ZOLTRIX		0x15b0
 #define PCI_DEVICE_ID_ZOLTRIX_2BD0	0x2bd0 
 
+#define PCI_VENDOR_ID_MELLANOX		0x15b3
+#define PCI_DEVICE_ID_MELLANOX_TAVOR	0x5a44
+#define PCI_DEVICE_ID_MELLANOX_ARBEL_COMPAT 0x6278
+#define PCI_DEVICE_ID_MELLANOX_ARBEL	0x6282
+
 #define PCI_VENDOR_ID_PDC		0x15e9
 #define PCI_DEVICE_ID_PDC_1841		0x1841
 
@@ -1885,6 +1890,8 @@
 #define PCI_VENDOR_ID_S2IO		0x17d5
 #define	PCI_DEVICE_ID_S2IO_WIN		0x5731
 #define	PCI_DEVICE_ID_S2IO_UNI		0x5831
+
+#define PCI_VENDOR_ID_TOPSPIN		0x1867
 
 #define PCI_VENDOR_ID_ARC               0x192E
 #define PCI_DEVICE_ID_ARC_EHCI          0x0101

       reply	other threads:[~2004-05-19  4:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <52r7tjug7y.fsf@topspin.com>
     [not found] ` <20040518154604.GA3033@infradead.org>
     [not found]   ` <52d651nvvd.fsf@topspin.com>
     [not found]     ` <20040518235403.GB11042@kroah.com>
     [not found]       ` <52ad05mcu2.fsf@topspin.com>
     [not found]         ` <20040519033119.GB7196@kroah.com>
2004-05-19  4:57           ` Roland Dreier [this message]
2004-05-19  6:55             ` [PATCH] Add InfiniBand HCA IDs to pci_ids.h 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=52fz9xko95.fsf_-_@topspin.com \
    --to=roland@topspin.com \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=openib-general@openib.org \
    --cc=tziporet@mellanox.co.il \
    /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 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.