Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148744428
D11478.1788375624.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
769 B
Referenced Files
None
Subscribers
None
D11478.1788375624.diff
View Options
Index: sys/dev/bxe/bxe.h
===================================================================
--- sys/dev/bxe/bxe.h
+++ sys/dev/bxe/bxe.h
@@ -168,6 +168,7 @@
#include "ecore_sp.h"
#define BRCM_VENDORID 0x14e4
+#define QLOGIC_VENDORID 0x1077
#define PCI_ANY_ID (uint16_t)(~0U)
struct bxe_device_type
Index: sys/dev/bxe/bxe.c
===================================================================
--- sys/dev/bxe/bxe.c
+++ sys/dev/bxe/bxe.c
@@ -167,6 +167,12 @@
"QLogic NetXtreme II BCM57840 4x10GbE"
},
{
+ QLOGIC_VENDORID,
+ CHIP_NUM_57840_4_10,
+ PCI_ANY_ID, PCI_ANY_ID,
+ "QLogic NetXtreme II BCM57840 4x10GbE"
+ },
+ {
BRCM_VENDORID,
CHIP_NUM_57840_2_20,
PCI_ANY_ID, PCI_ANY_ID,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Sep 2, 7:00 PM (12 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29503992
Default Alt Text
D11478.1788375624.diff (769 B)
Attached To
Mode
D11478: Add QLogic vendor id and device entry for "QLogic NetXtreme II BCM57840 4x10GbE" to bxe(4) driver
Attached
Detach File
Event Timeline
Log In to Comment