Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156489249
D40360.id122674.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
674 B
Referenced Files
None
Subscribers
None
D40360.id122674.diff
View Options
diff --git a/sys/dev/bxe/bxe_elink.c b/sys/dev/bxe/bxe_elink.c
--- a/sys/dev/bxe/bxe_elink.c
+++ b/sys/dev/bxe/bxe_elink.c
@@ -885,6 +885,7 @@
#define ELINK_SFP_EEPROM_CON_TYPE_ADDR 0x2
#define ELINK_SFP_EEPROM_CON_TYPE_VAL_UNKNOWN 0x0
+ #define ELINK_SFP_EEPROM_CON_TYPE_VAL_SC 0x1
#define ELINK_SFP_EEPROM_CON_TYPE_VAL_LC 0x7
#define ELINK_SFP_EEPROM_CON_TYPE_VAL_COPPER 0x21
#define ELINK_SFP_EEPROM_CON_TYPE_VAL_RJ45 0x22
@@ -9087,6 +9088,7 @@
break;
}
case ELINK_SFP_EEPROM_CON_TYPE_VAL_UNKNOWN:
+ case ELINK_SFP_EEPROM_CON_TYPE_VAL_SC:
case ELINK_SFP_EEPROM_CON_TYPE_VAL_LC:
case ELINK_SFP_EEPROM_CON_TYPE_VAL_RJ45:
check_limiting_mode = 1;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 15, 1:26 AM (11 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33069482
Default Alt Text
D40360.id122674.diff (674 B)
Attached To
Mode
D40360: bxe: Detect SFP SC connector type
Attached
Detach File
Event Timeline
Log In to Comment