From owner-freebsd-net@FreeBSD.ORG Wed Oct 28 14:46:12 2009 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 7B87B1065670 for ; Wed, 28 Oct 2009 14:46:12 +0000 (UTC) (envelope-from glenbarner@australia.edu) Received: from mail-pw0-f44.google.com (mail-pw0-f44.google.com [209.85.160.44]) by mx1.freebsd.org (Postfix) with ESMTP id 614CA8FC12 for ; Wed, 28 Oct 2009 14:46:12 +0000 (UTC) Received: by pwj8 with SMTP id 8so870847pwj.3 for ; Wed, 28 Oct 2009 07:46:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.6.2 with SMTP id 2mr1060423wff.90.1256739189587; Wed, 28 Oct 2009 07:13:09 -0700 (PDT) Date: Wed, 28 Oct 2009 22:13:09 +0800 Message-ID: <5794edfe0910280713i68dbe43cxc40ced80bd0bf372@mail.gmail.com> From: glenn Barber To: freebsd-net@freebsd.org X-Mailman-Approved-At: Wed, 28 Oct 2009 15:44:48 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 82575 NIC can't work with LAGG 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: Wed, 28 Oct 2009 14:46:12 -0000 In FreeBSD 8.0-RC1, igb can't work with lagg, however, em(82571) works. Is there something weird with igb driver?