From owner-freebsd-questions@freebsd.org Tue Mar 20 22:43:21 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 44AC5F52086 for ; Tue, 20 Mar 2018 22:43:21 +0000 (UTC) (envelope-from robroy@robroygregg.com) Received: from mail.robroygregg.com (173-13-147-189-sfba.hfc.comcastbusiness.net [173.13.147.189]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D2FA56DB62 for ; Tue, 20 Mar 2018 22:43:20 +0000 (UTC) (envelope-from robroy@robroygregg.com) Received: from beak.h.net (beak.h.net [192.168.32.10]) by mail.robroygregg.com (OpenSMTPD) with ESMTP id a89a087a; Tue, 20 Mar 2018 15:36:38 -0700 (PDT) Date: Tue, 20 Mar 2018 15:36:38 -0700 (PDT) From: Robroy Gregg X-X-Sender: robroy@beak.h.net To: "Dean E. Weimer" cc: FreeBSD Questions Subject: Re: Intel 82598EB twinax cables In-Reply-To: <94c134bad1f05c434605862842937b17@dweimer.net> Message-ID: References: <94c134bad1f05c434605862842937b17@dweimer.net> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Mar 2018 22:43:21 -0000 Good day Dean! On Tue, 20 Mar 2018, Dean E. Weimer wrote: > Adapters are Intel 8259EB 10Gigabit AF Dual Port Adapters > > We have Cisco Twinax Cables connecting them to an Avaya VSP 7000 series > switch > > However I have been unable to get the interfaces to show any status other > than no carrier. ... > Am I missing something or is the FreeBSD Driver just not compatible with > these Twinax Cables? Dean, I'll offer a data point which may be helpful. I have access to a computer with NICs which show up in pciconf -lv as, "82599ES 10-Gigabit SFI/SFP+ Network Connection," and whose ports attach to a switch using Twinax cabling. I booted the computer from an 11.1-RELEASE amd64 ISO just now, and I was able to bring ix0 up with no problems. I'm not sure which switch this computer's attached to, but I could find out this coming week and report back if that seems like valuable info for you (I know that it's either a Cisco or Brocade, so it's different from what you're using). Happy days to you Dean.