From owner-freebsd-smp@FreeBSD.ORG Thu Dec 11 10:16:34 2003 Return-Path: Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7575916A4CE for ; Thu, 11 Dec 2003 10:16:34 -0800 (PST) Received: from chunky.global.net.uk (chunky.global.net.uk [80.189.91.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B25B43D09 for ; Thu, 11 Dec 2003 10:16:33 -0800 (PST) (envelope-from john.ekins.REMOVE@brightview.com) Received: from sunof.brightview.com ([80.189.91.77] helo=jre.is.brightview.com) by chunky.global.net.uk with smtp (Exim 4.30) id 1AUVMW-0000fV-Hh; Thu, 11 Dec 2003 18:16:32 +0000 Date: Thu, 11 Dec 2003 18:16:25 +0000 From: John Ekins To: "Cagle, John (ISS-Houston)" Message-Id: <20031211181625.378df3cc.john.ekins.REMOVE@brightview.com> In-Reply-To: References: Organization: Brightview X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-smp@freebsd.org Subject: Re: SMP on 8 CPU Compaq 8500 X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2003 18:16:34 -0000 On Thu, 11 Dec 2003 12:05:13 -0600 "Cagle, John (ISS-Houston)" wrote: -> Hi John, -> -> The NC3131 has the Intel Fast Ethernet chipset, so the fxp driver should -> work with it. -> -> Did you try the fxp driver? I did try it, but it didn't work. In fact the NIC is not detected at all. I did look on Google at the time, and I noted that at least one person mentioned it should work with the fxp driver, and someone else mentioned the tlan driver. I should mention here that I ``believe'' the card is a NC3131. We have two of these machines, and my Windows-running colleague tells me that is what it is. The card itself has dual ports, so possibly this doesn't help. As I mentioned it's not really a problem per se, but it would have been the icing on the cake as far as installs go. -> Regards, -> John Cheers, John.