From owner-freebsd-net@FreeBSD.ORG Thu Jun 12 17:11:38 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D7AA8D7D for ; Thu, 12 Jun 2014 17:11:38 +0000 (UTC) Received: from mail-ie0-x230.google.com (mail-ie0-x230.google.com [IPv6:2607:f8b0:4001:c03::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A2F17232C for ; Thu, 12 Jun 2014 17:11:38 +0000 (UTC) Received: by mail-ie0-f176.google.com with SMTP id rd18so1410501iec.35 for ; Thu, 12 Jun 2014 10:11:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=lCsWUho8M0+oa98YX+Ieqb0l44JSZILhsTAv1YXsXHE=; b=i8nLzjaH4ePuZSwo4C6q4Y8Saq/1Cxjud3w0G8cwtTI9ljH5LrlrswIKQ9ElhnU+TE nz0cmvBY1GzzBnBAkO2rPDTUe7v4HsCfXRZsD4xUHDYzlQ8f892e/Ro4goiN3SvBHFR4 jjcMK9DctKxh3hRZeb+rAsbapuxGdQtYMtRecCoXAUGLNKJg7JManXynWaUcEcLOYlw4 gLiMrvjYA6c6s/aN9STznJeG+lmQSkI0Iii2UYm740YSfBqc2M0p1tPuB29gJVCVHlsi IWWuOApj3iQt4toVK5P4Pzlz3d4x/l7tH/RLGkVjWNwkuZpuJ0azT02u7nkZvza03nOq fHAA== X-Received: by 10.42.98.73 with SMTP id r9mr12571821icn.87.1402593098134; Thu, 12 Jun 2014 10:11:38 -0700 (PDT) Received: from [10.1.68.236] (gs-sv-1-49-ac1.gsfc.nasa.gov. [198.119.56.43]) by mx.google.com with ESMTPSA id 3sm49377550igy.13.2014.06.12.10.11.37 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 12 Jun 2014 10:11:37 -0700 (PDT) Message-ID: <5399DF48.3000008@gmail.com> Date: Thu, 12 Jun 2014 13:11:36 -0400 From: John Jasem User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: FreeBSD Net Subject: Re: em driver: netif hangs the system if interface is cabled and configured but there is no link References: <5399D141.1020600@gmail.com> In-Reply-To: X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18 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, 12 Jun 2014 17:11:38 -0000 On 06/12/2014 01:02 PM, Andreas Nilsson wrote: > If it is a dual port card, shouldn't it be em0 and em1 ? Yes. I do have two dual port cards however. -- John Jasen (jjasen@gmail.com)