From owner-freebsd-questions@FreeBSD.ORG Wed Jul 6 16:57:38 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCEB216A41C for ; Wed, 6 Jul 2005 16:57:38 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9378F43D45 for ; Wed, 6 Jul 2005 16:57:38 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin02-en2 [10.13.10.147]) by smtpout.mac.com (Xserve/8.12.11/smtpout13/MantshX 4.0) with ESMTP id j66Gvcv1000495; Wed, 6 Jul 2005 09:57:38 -0700 (PDT) Received: from [10.1.1.209] (nfw2.codefab.com [199.103.21.225] (may be forged)) (authenticated bits=0) by mac.com (Xserve/smtpin02/MantshX 4.0) with ESMTP id j66Gva00022217; Wed, 6 Jul 2005 09:57:37 -0700 (PDT) In-Reply-To: <19069.199.181.134.212.1120667567.squirrel@mail.phantombsd.org> References: <19069.199.181.134.212.1120667567.squirrel@mail.phantombsd.org> Mime-Version: 1.0 (Apple Message framework v730) X-Priority: 3 (Normal) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <26D1E37A-B340-4CE9-BCC8-BDE358AAF56F@mac.com> Content-Transfer-Encoding: 7bit From: Charles Swiger Date: Wed, 6 Jul 2005 12:57:25 -0400 To: Casey Scott X-Mailer: Apple Mail (2.730) Cc: freebsd-questions@freebsd.org Subject: Re: NIC suggestion 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, 06 Jul 2005 16:57:38 -0000 On Jul 6, 2005, at 12:32 PM, Casey Scott wrote: > I am experiencing the same rebooting under network stress that > others on > this list have reported. The box is using 3com 905b's, and I would > like to > try another NIC in the box to make sure that this isn't just a driver > issue, though I strongly suspect it isn't. Can someone suggest a > common > 100 MB NIC that has proven to be very stable in 5.x? The two that come to mind are the DEC 21x4x Tulip (dc) and the Intel 8255x (fxp). -- -Chuck