From owner-freebsd-questions@FreeBSD.ORG Tue May 20 05:48:07 2003 Return-Path: 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 3696D37B401 for ; Tue, 20 May 2003 05:48:07 -0700 (PDT) Received: from smtp.hispeed.ch (isp247n.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id D38C343F75 for ; Tue, 20 May 2003 05:48:03 -0700 (PDT) (envelope-from locus@hispeed.ch) Received: from rock.stable.ch (dclient217-162-34-199.hispeed.ch [217.162.34.199])h4KCm1Sn004101 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Tue, 20 May 2003 14:48:02 +0200 Received: from locus by rock.stable.ch with local (Exim 3.33 #1) id 19I6X5-000O0J-00 for freebsd-questions@freebsd.org; Tue, 20 May 2003 14:47:55 +0200 Date: Tue, 20 May 2003 14:47:55 +0200 From: Thomas Spreng To: freebsd-questions@freebsd.org Message-ID: <20030520124755.GA91946@rock.stable.ch> Mail-Followup-To: freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: locus Subject: Re: Question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2003 12:48:08 -0000 Hi, On Tue, May 20, 2003 at 08:16:14AM +0000, Guillermo Emilio Quiros Mora wrote: > > I got a Motherboard by MSI > it's an: > MSI KT4 ULTRA 400 > > It comes with a Sound Card and a Broadcom network adapter, but, i don't > know how can i make the network adapter to work fine. > > > Broadcom 5702 read the hardware release notes... (http://www.freebsd.org/releases/5.0R/hardware-i386.html#ETHERNET) the Broadcom BCM570x chipset is supported by the bge driver. cheers, tom