From owner-freebsd-questions@FreeBSD.ORG Wed Sep 10 23:59:37 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 CFFD016A4BF for ; Wed, 10 Sep 2003 23:59:37 -0700 (PDT) Received: from mail.trueafrican.com (mail.trueafrican.com [212.88.98.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73EFB43FEA for ; Wed, 10 Sep 2003 23:59:36 -0700 (PDT) (envelope-from begj@trueafrican.com) Received: from mail.trueafrican.com ([127.0.0.1]) by localhost (mail.trueafrican.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32811-01; Thu, 11 Sep 2003 10:01:38 +0300 (EAT) Received: by mail.trueafrican.com (Postfix, from userid 520) id 173D516379E; Thu, 11 Sep 2003 10:01:38 +0300 (EAT) Date: Thu, 11 Sep 2003 10:01:37 +0300 (EAT) From: Joseph Begumisa To: LALEKAN ODOFFIN In-Reply-To: <20030910171837.69978.qmail@web9505.mail.yahoo.com> Message-ID: <20030911094104.X30170@mail.trueafrican.com> References: <20030910171837.69978.qmail@web9505.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: i can't find my second network card! 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: Thu, 11 Sep 2003 06:59:37 -0000 On Wed, 10 Sep 2003, LALEKAN ODOFFIN wrote: > i don't know the NIC details and its kinda difficult > for me to get it. > but assuming i get it what do i do with the details. > Just lead me on. > i will do anything to get it on. hi, you can get the NIC details using pciconf -l -v as root. when you have determined that, proceed as instructed in the FreeBSD handbook at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/config-network-setup.html Joseph.