[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1222790748-31209-1-git-send-email-dhananjay@netxen.com>
Date: Tue, 30 Sep 2008 09:05:48 -0700
From: Dhananjay Phadke <dhananjay@...xen.com>
To: netdev@...r.kernel.org
Cc: jeff@...zik.org
Subject: [PATCH] netxen: add sub vendor/device ids.
Signed-off-by: Dhananjay Phadke <dhananjay@...xen.com>
---
include/linux/pci_ids.h | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index a65b082..6954096 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2256,6 +2256,11 @@
#define PCI_DEVICE_ID_NX2031_XG_MGMT 0x0024
#define PCI_DEVICE_ID_NX2031_XG_MGMT2 0x0025
#define PCI_DEVICE_ID_NX3031 0x0100
+#define PCI_SUBVENDOR_ID_HP 0x103c
+#define PCI_SUBDEVICE_ID_HP_NC522M 0x171b
+#define PCI_SUBDEVICE_ID_HP_NC375I_NC524SFP 0x3251
+#define PCI_SUBDEVICE_ID_HP_NC375I 0x705a
+#define PCI_SUBDEVICE_ID_HP_NC522SFP 0x705b
#define PCI_VENDOR_ID_AKS 0x416c
#define PCI_DEVICE_ID_AKS_ALADDINCARD 0x0100
--
1.5.4.3
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists