From owner-freebsd-net@FreeBSD.ORG Thu Jul 15 18:25:37 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E7C7106566C for ; Thu, 15 Jul 2010 18:25:37 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 0FFB18FC1C for ; Thu, 15 Jul 2010 18:25:36 +0000 (UTC) Received: by qyk30 with SMTP id 30so3751010qyk.13 for ; Thu, 15 Jul 2010 11:25:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=5mxAe+Wcqu1XApvyT22uOzj0n/5RXxl9iyjFoTR8jAQ=; b=eeJOSBYVOQUzQTLQksu+VmKOqdC4+ifD3NP21xWBIX9QBPrJ4ujNO8NCmaq/uQ9ObB gWYfk8avH03RCY5r2LbHx3rh1ITGxEsI7t5IS8Cqjj5myPPZwZS/IkEAgNVuJ1bGaepF xvBRDj+Hu9h1QEXXV2qzSvDylhEsj2utT7Mfk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=YCMz9SPNJDTONPrcmOmKAh7Nx8+cbiax1qxCp8Fk0RgiuD4fncqWS1pybb9CPtSBNH OxJLIrTZfLj6ihv0JBRntVAghe+9C8Epqc/+cvyfxmfvmfPWXD/FarLbF6010cDJ287m O4pBd7tgC5cv0MdR74mwyakY3UzpGXq/TxTdo= MIME-Version: 1.0 Received: by 10.224.36.207 with SMTP id u15mr5505815qad.332.1279218336101; Thu, 15 Jul 2010 11:25:36 -0700 (PDT) Received: by 10.229.220.5 with HTTP; Thu, 15 Jul 2010 11:25:36 -0700 (PDT) In-Reply-To: <201007152019.42963.pebu3op@googlemail.com> References: <201007151910.07464.pebu3op@googlemail.com> <201007152019.42963.pebu3op@googlemail.com> Date: Thu, 15 Jul 2010 11:25:36 -0700 Message-ID: From: Jack Vogel To: pebu3op@googlemail.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-net@freebsd.org, Jerry Toung Subject: Re: "no carrier" by using 82599 10 Gigabit Ethernet X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jul 2010 18:25:37 -0000 Because of the SFP+ design it requires init before it really 'comes up' :) Glad its working for you. Jack On Thu, Jul 15, 2010 at 11:19 AM, Alexander Fiveg w= rote: > On Thursday 15 July 2010 19:46:19 Jerry Toung wrote: > > On Thu, Jul 15, 2010 at 10:10 AM, Alexander Fiveg > wrote: > > > Hello, > > > > > > I am trying to use the network adapter based on the Intel=AE 82599 10 > > > Gigabit Ethernet Controller with ixgbe-2.2.3 driver. The driver loads > > > properly but ifconfig shows "no carrier" for all ix* interfaces. The > > > adapter shouldn't > > > be corrupt though - I've tested this adapter on the same machine with > > > Linux (Ubuntu) and it worked properly. > > > > Alex, > > try setting an IP address on that interface anyway. You may see that > > magically the carrier > > is now there. > > ping, etc.. should work too after that. > > Jerry > > > Waw, really magic :) > it works... Thanks a lot! > > Alex > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >