From owner-freebsd-net@FreeBSD.ORG Sun Nov 22 12:52:24 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 70B92106566C; Sun, 22 Nov 2009 12:52:24 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from iris.rise-s.com (iris.rise-s.com [88.116.105.226]) by mx1.freebsd.org (Postfix) with ESMTP id 2EA0F8FC13; Sun, 22 Nov 2009 12:52:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by iris.rise-s.com (Postfix) with ESMTP id CABAC40E2F4; Sun, 22 Nov 2009 13:34:06 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at iris.rise-s.com Received: from dhcp122.wlan (fwswe.rise-s.com [83.65.168.194]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.rise-world.com (Postfix) with ESMTPSA id A511F40E0FC; Sun, 22 Nov 2009 13:34:05 +0100 (CET) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1077) From: =?utf-8?Q?T=C4=B1lman_Linneweh?= Date: Sun, 22 Nov 2009 13:33:55 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: To: freebsd-net@FreeBSD.org X-Mailer: Apple Mail (2.1077) Cc: Jack Vogel Subject: Intel NIC 0x10f08086 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: Sun, 22 Nov 2009 12:52:24 -0000 Hi List, Hi Jack! I have an Intel NIC with the pci chip=3D0x10f08086 rev=3D0x05 as onboard = Card on an "Intel DP55WB" Mainboard. According to Google it is an "82578DC".=20 Now i wonder how to make it work. I tried to add the PCI ID to both = em(4) and igb(4) but the attach failed, so it looks like something more = is required.=20 Any ideas? regards arved=