From owner-freebsd-questions@FreeBSD.ORG Thu Oct 18 17:30:27 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D03816A419 for ; Thu, 18 Oct 2007 17:30:27 +0000 (UTC) (envelope-from kent@khauser.net) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.freebsd.org (Postfix) with ESMTP id E610213C45A for ; Thu, 18 Oct 2007 17:30:26 +0000 (UTC) (envelope-from kent@khauser.net) Received: by py-out-1112.google.com with SMTP id u77so486653pyb for ; Thu, 18 Oct 2007 10:30:25 -0700 (PDT) Received: by 10.35.14.18 with SMTP id r18mr868919pyi.1192726985776; Thu, 18 Oct 2007 10:03:05 -0700 (PDT) Received: by 10.35.51.17 with HTTP; Thu, 18 Oct 2007 10:03:05 -0700 (PDT) Message-ID: <6004effe0710181003q3fef2a04m191219146f576305@mail.gmail.com> Date: Thu, 18 Oct 2007 07:03:05 -1000 From: "Kent Hauser" To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Gigabit ethernet with PCIe x1 interface X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2007 17:30:27 -0000 Hi, I'm trying to find a gigabit ethernet card that is supported by 6.2 or 6-STABLE. The em(4) says it supports the intel 82573 chip, but no supported cards are listed. Is there a recommended card? The ethernet section of the supported hardware doesn't list card by interface, and all the ones I see are PCI not PCIe. Thanks for the help. Kent