[PATCH] PCI: Add PCI device ID for new Mellanox HCA

From: Greg KH (gregkh_at_suse.de)
Date: 04/02/05

  • Next message: Greg KH: "[PATCH] PCI: sync up with the latest pci.ids file from sf.net."
    Date:	Fri, 1 Apr 2005 15:47:50 -0800
    To: linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz
    
    

    ChangeSet 1.2181.16.5, 2005/03/17 10:11:55-08:00, roland@topspin.com

    [PATCH] PCI: Add PCI device ID for new Mellanox HCA

    Add PCI device IDs for new Mellanox "Sinai" InfiniHost III Lx HCA.

    Signed-off-by: Roland Dreier <roland@topspin.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

     include/linux/pci_ids.h | 2 ++
     1 files changed, 2 insertions(+)

    diff -Nru a/include/linux/pci_ids.h b/include/linux/pci_ids.h
    --- a/include/linux/pci_ids.h 2005-04-01 15:38:14 -08:00
    +++ b/include/linux/pci_ids.h 2005-04-01 15:38:14 -08:00
    @@ -2115,6 +2115,8 @@
     #define PCI_DEVICE_ID_MELLANOX_TAVOR 0x5a44
     #define PCI_DEVICE_ID_MELLANOX_ARBEL_COMPAT 0x6278
     #define PCI_DEVICE_ID_MELLANOX_ARBEL 0x6282
    +#define PCI_DEVICE_ID_MELLANOX_SINAI_OLD 0x5e8c
    +#define PCI_DEVICE_ID_MELLANOX_SINAI 0x6274
     
     #define PCI_VENDOR_ID_PDC 0x15e9
     #define PCI_DEVICE_ID_PDC_1841 0x1841

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Greg KH: "[PATCH] PCI: sync up with the latest pci.ids file from sf.net."

    Relevant Pages

    • Bigphysarea patch and 2.6, advice requested
      ... of memory for the purposes of DMA for various custom made PCI cards. ... have read in a couple of posts that when the PCI device supports ... scatter/gather mechanism implemented on board. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [RFC/Patch 2.6.11] Take control of PCI Master Abort Mode
      ... recovery since master aborts are a way of life on the PCI bus and things ... > or a PCI device isn't playing nicely? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: pci: Arch hook to determine config space size
      ... Isn't the config space size a property of the PCI device instead of the ... For a PCI device behind a PCIe host bridge, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] Add TPM hardware enablement driver
      ... and all uses by the TPM generic code of this pointer ... Consider the behavior of the chrdev if a PCI device has been unplugged. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] add legacy resources to sysfs
      ... On Tuesday, December 21, 2004 2:05 pm, Jesse Barnes wrote: ... >> you need to rethink your goal of putting the files into the pci device ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)