From owner-freebsd-questions@FreeBSD.ORG Mon Aug 11 16:41:11 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 9AB5037B401 for ; Mon, 11 Aug 2003 16:41:11 -0700 (PDT) Received: from Danovitsch.dnsq.org (b74143.upc-b.chello.nl [212.83.74.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCF2E43F85 for ; Mon, 11 Aug 2003 16:41:09 -0700 (PDT) (envelope-from Danovitsch@Vitsch.net) Received: from FreeBSD.Danovitsch.LAN (b83007.upc-b.chello.nl [212.83.83.7]) by Danovitsch.dnsq.org (8.12.3p2/8.11.3) with ESMTP id h7BNYmCO092185; Tue, 12 Aug 2003 01:34:50 +0200 (CEST) (envelope-from Danovitsch@Vitsch.net) Content-Type: text/plain; charset="iso-8859-1" From: "Daan Vreeken [PA4DAN]" To: "Tkachenko, Artem N" Date: Tue, 12 Aug 2003 01:43:46 +0200 User-Agent: KMail/1.4.3 References: <573562C6FDA9564A8EEE66D899BC190B02935DA7@EMSS01M10.us.lmco.com> In-Reply-To: <573562C6FDA9564A8EEE66D899BC190B02935DA7@EMSS01M10.us.lmco.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200308120143.46102.Danovitsch@Vitsch.net> cc: FreeBSD-questions@FreeBSD.org Subject: Re: Network interfaces 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: Mon, 11 Aug 2003 23:41:11 -0000 On Tuesday 12 August 2003 00:34, Tkachenko, Artem N wrote: > Hi, > > I have a Inspiron 5100 and I install FreeBSD 4.8 on it. The computer ha= s an > integrated NIC. After installation and typing ifconfig I see the there = was > no network interfaces detected. Typing /stand/sysinstall and checking t= he > network interfaces configuration I see the fallowing: > > faith0 =09 > sl0=09SLIP interface on device /dev/cuaa0 (COM1) > ppp0 =09PPP interface on device /dev/cuaa0 (COM1) I don't have an inspiron to test this, but I found the following link wit= h=20 Google : http://jturner.tapetrade.net/docs/installing_freebsd_on_inspirion5100.htm= l Basically the page says your laptop has a broadcom 4400 NIC which can be = used=20 through an unsupported driver. Hope this helps... grtz, Daan