From owner-freebsd-questions@FreeBSD.ORG Fri Aug 21 22:38:24 2009 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 39FEB106568B for ; Fri, 21 Aug 2009 22:38:24 +0000 (UTC) (envelope-from cstankevitz@toyon.com) Received: from smtp1.toyon.com (206-190-77-154.static.twtelecom.net [206.190.77.154]) by mx1.freebsd.org (Postfix) with ESMTP id 0ADBF8FC14 for ; Fri, 21 Aug 2009 22:38:23 +0000 (UTC) Received: from [172.16.1.162] (hosts253.toyon.com [65.160.147.253]) (authenticated bits=0) by smtp1.toyon.com (8.13.1/8.12.11) with ESMTP id n7LMhDh4030117 for ; Fri, 21 Aug 2009 15:43:13 -0700 Message-ID: <4A8F21D9.4020705@toyon.com> Date: Fri, 21 Aug 2009 15:38:17 -0700 From: Chris Stankevitz User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Best kernel ethernet device driver 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: Fri, 21 Aug 2009 22:38:24 -0000 Hello, I once had a problem in linux "sometimes connecting to windows file sharing with CIFS is extremely slow." After too much searching, I discovered the problem was a buggy kernel device driver for some lame ethernet card I bought. Which kernel ethernet device driver works best under FreeBSD? I want to purchase an ethernet card that uses that driver. Thank you, Chris