From owner-freebsd-net@FreeBSD.ORG Tue Apr 21 11:56:07 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15A0A106564A for ; Tue, 21 Apr 2009 11:56:07 +0000 (UTC) (envelope-from kaushalshriyan@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by mx1.freebsd.org (Postfix) with ESMTP id C0D418FC22 for ; Tue, 21 Apr 2009 11:56:06 +0000 (UTC) (envelope-from kaushalshriyan@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so397297yxb.13 for ; Tue, 21 Apr 2009 04:56:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=IgHis+wcx4VQqecwiPyspvATOdCqCiy1yJ+4rlvqQ7w=; b=QQQ2hgkVcxeq2vJNjqVIadr2pS9KHFJCPYXIYZQ9PTLFHIzyXtFYzKGL0L7DTwWqUW 4wTmpBJNb/JrekwdsWUyqPgyaGlTyoSZOguVcaFNauX4AVNHhPtgXId0VBD7OrbaP08D oycF23Z9oi+xufuXb00GU4sQ0ms2tsbhohyPI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=B78FofeGF5yQ01WLhI7KrSOBAyNoxYYsPAU/wkL+BjPUtELmVsEaLNPVL6nO+T9rdA 5RBCZ8ozkNp1ZdgeVnrNbefuvy7Wf+fzaLUdwZEpnZfajdORrRSO87FcIRhKMQTSJoIU XFHz9MHZGo3NN8eYsKc4hyUSi571QnkWWBwJg= MIME-Version: 1.0 Received: by 10.100.151.14 with SMTP id y14mr9393587and.117.1240314966186; Tue, 21 Apr 2009 04:56:06 -0700 (PDT) In-Reply-To: References: <6b16fb4c0904210407w3caa791fo2c9ada9879a0981d@mail.gmail.com> From: Kaushal Shriyan Date: Tue, 21 Apr 2009 17:25:51 +0530 Message-ID: <6b16fb4c0904210455q33ea34c6s33c226cf5f22504b@mail.gmail.com> To: Ingo Flaschberger Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-net@freebsd.org Subject: Re: Network Card X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Apr 2009 11:56:07 -0000 On Tue, Apr 21, 2009 at 5:07 PM, Ingo Flaschberger wrote: > Dear Kaushal, > > I have two lan cards em0 and rl0 on my system. is there a way to know on >> freebsd which is onboard or pci card ?. The issue is my system is located >> at >> remote location. >> > > perhaps lspci -v helps. > > or something like dmidecode (at linux, does not know the freebsd name), > then you can readout the mb-name. > > Kind regards, > Ingo Flaschberger > Hi Ingo I did pciconf -lv and ran dmidecode. I could not figure it out which one was onboard or pci ? Do you want me to paste the output of that commands Please suggest Thanks and Regards Kaushal