From owner-freebsd-questions@FreeBSD.ORG Thu May 4 10:50:31 2006 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 4623316A401 for ; Thu, 4 May 2006 10:50:31 +0000 (UTC) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id D496F43D46 for ; Thu, 4 May 2006 10:50:30 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [172.23.170.143] (helo=anti-virus02-10) by smtp-out2.blueyonder.co.uk with smtp (Exim 4.52) id 1FbbPh-0001fs-5O; Thu, 04 May 2006 11:50:29 +0100 Received: from [80.192.58.117] (helo=[192.168.0.2]) by asmtp-out2.blueyonder.co.uk with esmtp (Exim 4.52) id 1FbbPd-0004NI-CO; Thu, 04 May 2006 11:50:25 +0100 Message-ID: <4459DC71.5080807@dial.pipex.com> Date: Thu, 04 May 2006 11:50:25 +0100 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.12) Gecko/20060305 X-Accept-Language: en MIME-Version: 1.0 To: pauls@utdallas.edu References: <7C4B0DBB1010E81071B8F08E@paul-schmehls-powerbook59.local> In-Reply-To: <7C4B0DBB1010E81071B8F08E@paul-schmehls-powerbook59.local> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Problem with Broadcomm NIC - not recognized 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, 04 May 2006 10:50:31 -0000 pauls@utdallas.edu wrote: > --On May 3, 2006 10:39:52 PM -0700 Ted Mittelstaedt > wrote: > >> >> If it's still not working then yes. Incidentally you need to >> turn off SSL on your e-mail, I cannot open your mails with >> my normal mail client. >> > It's working fine since I installed 6.1. The odd thing is, I thought > I needed the bce driver, but the 6.1 install detected the NIC and used > the bge driver. That driver is available in 6.0 as well, yet it > didn't work in that install. Why is this confusing? Drivers get updated to cover newer versions of chips which didn't exist or weren't available to the developer when originally written. If you really care then check out the CVS history for your driver from the FreeBSD site (developer / CVS Repository / web interface). --Alex