projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edb9068
)
[SCSI] add PCI_VENDOR_ID macro for Brocade in pci_ids.h
author
Prakash, Sathya
<
[email protected]
>
Tue, 17 Jul 2007 08:10:10 +0000
(13:40 +0530)
committer
James Bottomley
<
[email protected]
>
Wed, 18 Jul 2007 16:17:11 +0000
(11:17 -0500)
Adds PCI_VENDOR_ID_BROCADE macro in include/linux/pci_ids.h file. This macro
is used in MPT Fusion FC drivers to support Brocade branded FC controllers
signed-off-by: Sathya Prakash <
[email protected]
>
Signed-off-by: James Bottomley <
[email protected]
>
include/linux/pci_ids.h
patch
|
blob
|
history
diff --git
a/include/linux/pci_ids.h
b/include/linux/pci_ids.h
index 2c7add169539125490ed5222822703f72c750d36..13d36bb01a4221cafb694ab4046bc272bf2ee453 100644
(file)
--- a/
include/linux/pci_ids.h
+++ b/
include/linux/pci_ids.h
@@
-2017,6
+2017,8
@@
#define PCI_VENDOR_ID_ARIMA 0x161f
+#define PCI_VENDOR_ID_BROCADE 0x1657
+
#define PCI_VENDOR_ID_SIBYTE 0x166d
#define PCI_DEVICE_ID_BCM1250_PCI 0x0001
#define PCI_DEVICE_ID_BCM1250_HT 0x0002