From owner-freebsd-questions@FreeBSD.ORG Fri Apr 18 13:06:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A1801065672 for ; Fri, 18 Apr 2008 13:06:45 +0000 (UTC) (envelope-from lenzi@k1.com.br) Received: from netuno.levier.com.br (netuno.levier.com.br [201.47.3.162]) by mx1.freebsd.org (Postfix) with ESMTP id C04D08FC23 for ; Fri, 18 Apr 2008 13:06:44 +0000 (UTC) (envelope-from lenzi@k1.com.br) Received: from levier.com.br (localhost [127.0.0.1]) by netuno.levier.com.br (8.14.2/8.14.1) with ESMTP id m3IA117Z016148 for ; Fri, 18 Apr 2008 10:06:42 -0300 (BRT) (envelope-from lenzi@k1.com.br) X-MessageWall-Score: 0 (levier.com.br) Received: from [192.168.32.172] (authenticated as lenzi) by levier.com.br (MessageWall 1.0.8) with SMTP; 18 Apr 2008 13:06:42 -0000 From: sergio lenzi To: "freebsd-questions@freebsd.org" In-Reply-To: <4808884F.1030606@otenet.gr> References: <1208499344.7272.7.camel@laptop2.herveybayaustralia.com.au> <480849B7.1070400@otenet.gr> <1208504809.7272.13.camel@laptop2.herveybayaustralia.com.au> <480856E0.3010203@otenet.gr> <1208516833.7272.26.camel@laptop2.herveybayaustralia.com.au> <4808884F.1030606@otenet.gr> Date: Fri, 18 Apr 2008 10:06:42 -0300 Message-Id: <1208524002.2443.4.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.22.1 FreeBSD GNOME Team Port Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: RTL8111C driver for FBSD7 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: Fri, 18 Apr 2008 13:06:45 -0000 Hello... I had another NIC from marvell (I did not remember if it was a nve or nfe) that refuses to work until I put the word "UP" in the ifconfig command in /etc/rc.conf..... ifconfig_xx0="up DHCP" ================================================== may be is it not the case???? what the command ifconfig shows??? does the kernel detect the NIC??? Hope it can help....