From owner-freebsd-questions@FreeBSD.ORG Wed Feb 27 14:26:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 631C91065671 for ; Wed, 27 Feb 2008 14:26:39 +0000 (UTC) (envelope-from laa@hyp.ru) Received: from relay.hyp.ru (relay.hyp.ru [194.186.216.68]) by mx1.freebsd.org (Postfix) with ESMTP id 2D16F8FC2B for ; Wed, 27 Feb 2008 14:26:38 +0000 (UTC) (envelope-from laa@hyp.ru) Received: from " laa" by relay.hyp.ru with local (Exim) (envelope-from ) id 1JUNEz-000E0A-TA; Wed, 27 Feb 2008 17:26:37 +0300 Date: Wed, 27 Feb 2008 17:26:37 +0300 From: Lystopad Oleksandr To: Unga Message-ID: <20080227142637.GC48248@laa.zp.ua> References: <413317.43376.qm@web57014.mail.re3.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <413317.43376.qm@web57014.mail.re3.yahoo.com> X-Mailer: Mutt Sender: Lystopad Oleksandr X-Bounce-ID: relay.hyp.ru Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 7.x compatible Gigabit network card 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: Wed, 27 Feb 2008 14:26:39 -0000 Hello, Unga! On Wed, Feb 27, 2008 at 06:11:39AM -0800 unga888@yahoo.com wrote about "FreeBSD 7.x compatible Gigabit network card": > Hi all > > I want to buy a FreeBSD 7.x compatible wired Gigabit > (10/100/1000Mbps) PCI-based network card. Please let > me know what cards are recommended and work > successfully with FreeBSD 7.x. > > Many thanks in advance. Intel cards works fine! man em: The em driver provides support for PCI Gigabit Ethernet adapters based on the Intel 82540, 82541ER, 82541PI, 82542, 82543, 82544, 82545, 82546, 82546EB, 82546GB, 82547, 82571, 81572 and 82573 Ethernet controller chips. The driver supports Transmit/Receive checksum offload and Jumbo Frames only on 82540, 82543, 82544 and 82546-based adapters. -- Oleksandr Lystopad