From owner-freebsd-drivers@FreeBSD.ORG Fri Jun 13 21:04:45 2014 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 89B9AA8B; Fri, 13 Jun 2014 21:04:45 +0000 (UTC) Received: from mail-qa0-x22a.google.com (mail-qa0-x22a.google.com [IPv6:2607:f8b0:400d:c00::22a]) (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 3DBE02648; Fri, 13 Jun 2014 21:04:45 +0000 (UTC) Received: by mail-qa0-f42.google.com with SMTP id dc16so4535633qab.29 for ; Fri, 13 Jun 2014 14:04:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=U+mzC14pNyfGCk3b5xYsCy6b8RP8HOY8lpqYdgawfNU=; b=mEB2tMX56vJpUGvQSWEmNvKAYpkN/Zg8W5+mqCHOu/F5/A/CILttBbOHL2H5s+0ME6 INzP17emZj2osK1fdvJTfOVLrYH5/7tJVeUnHRkV27zG1dScGbCvXmi3trfKA67EJ+1P /KO5x/jUeZLN+208hAySMNXtxq1J+vfILQ9r41CRsb+gBQex4NNUCoomNJoUkaOyYCF2 LvnKst+j7CUeIq7/lnUVgvFvn0WTCfje8169PcT+OXPkqunbgkwkYGuKjesdkBSSyn7E SP+gZDrq4Pr3o/e/42XSNmHHlUd/5QAoGjOHNw7wPh4pehos2Ald9ldPRUuV2nD415t3 n1Cw== MIME-Version: 1.0 X-Received: by 10.140.98.234 with SMTP id o97mr7095917qge.35.1402693484253; Fri, 13 Jun 2014 14:04:44 -0700 (PDT) Received: by 10.140.42.73 with HTTP; Fri, 13 Jun 2014 14:04:44 -0700 (PDT) Date: Sat, 14 Jun 2014 02:34:44 +0530 Message-ID: Subject: igb0: couldnot setup receive structures From: Nidheesh To: freebsd-drivers@freebsd.org, dougb@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2014 21:04:45 -0000 Hi Team, i have got this mail ID from forum. please help or direct me to solve my below issue. I have installed freeBSD 8.4 version on my HP proliant DL380p gen8 server . Not I am not able to enable my internet connectivity . network status showing "no carrier " also i tried to bring up the network by ifconfig igb0 up its throughout below error igb0: couldnot step up receive structures . Can some one help me with this issue. -- With Love Nidheesh KN