Actions
Feature #3778
closed1000BASE-LX support in ixgbe
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2013-05-21
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
At the moment ixgbe doesn't support 1GbE over single-mode fiber. This patch adds support for 1000BASE-LX (up to 5km range) and 1000BASE-LX10 (up to 10km range) SFP modules. Original patch (I just ported it):
http://patchwork.ozlabs.org/patch/238151/
This patch was tested on a pair of 82599-based controllers.
Updated by Dan McDonald almost 9 years ago
- Status changed from New to Resolved
Commit: eb341807e07639369211020c815f2b9002798a8a
https://github.com/illumos/illumos-gate/commit/eb341807e07639369211020c815
+f2b9002798a8a
Author: Saso Kiselkov <skiselkov@gmail.com>
Date: 2013-07-29 (Mon, 29 Jul 2013)
Changed paths:
M usr/src/uts/common/io/ixgbe/ixgbe_82599.c
M usr/src/uts/common/io/ixgbe/ixgbe_phy.c
M usr/src/uts/common/io/ixgbe/ixgbe_type.h
Actions