From: Peter P Waskiewicz Jr Date: Tue, 19 May 2009 09:18:51 +0000 (+0000) Subject: ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICs X-Git-Tag: v2.6.31-rc1~330^2~356 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=537d58a00a8756189b10ffc1309c0131d57b6320;p=pandora-kernel.git ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICs The SFF specification for Direct Attach cable detection has now been ratified. Previously, DA cable detect was looking at the Twinaxial bit in byte 9 of the SFP+ EEPROM. The spec now defines active and passive DA cables in byte 8 of the SFP+ EEPROM. This patch changes the cable detection for both 82598 and 82599 SFP+ adapters to conform to the new spec. Signed-off-by: Peter P Waskiewicz Jr Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed