From owner-freebsd-questions@FreeBSD.ORG Wed Mar 31 06:30:16 2004 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 0039C16A4D0 for ; Wed, 31 Mar 2004 06:30:16 -0800 (PST) Received: from mail.npd.ufsc.br (mail.npd.ufsc.br [150.162.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4860B43D2D for ; Wed, 31 Mar 2004 06:30:15 -0800 (PST) (envelope-from carlson@npd.ufsc.br) Received: from localhost (localhost [127.0.0.1]) by mail.npd.ufsc.br (Postfix) with ESMTP id DA36E853E for ; Wed, 31 Mar 2004 11:30:08 -0300 (EST) Received: from npd.ufsc.br (balantidium.interop.ufsc.br [150.162.248.5]) by mail.npd.ufsc.br (Postfix) with ESMTP id 19C2A847C for ; Wed, 31 Mar 2004 11:30:08 -0300 (EST) Message-ID: <406AD5EF.2020600@npd.ufsc.br> Date: Wed, 31 Mar 2004 11:30:07 -0300 From: Augusto Castelan Carlson User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040116 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12pre8 Subject: Install NIC interfaces - FreeBSD 4.9 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: Wed, 31 Mar 2004 14:30:16 -0000 Hi, I have an integrated Gigabit Ethernet card (Broadcom 4401/5788) and a pci ethernet card (Encore with RealTek 8169s chipset). Anyone had success installing these NICs on FreeBSD 4.9? I tried the driver from realtek website without success. I downloaded the another driver from http://people.freebsd.org/~wpaul/RealTek/4-stable/re.tar.gz, but I don't now how to build it and make it work. I tried to put this source at the /usr/src/sys and compile the kernel, but I think some step are missing... Thanks in advance, Augusto Castelan Carlson