From owner-freebsd-questions@FreeBSD.ORG Tue Mar 10 10:24:24 2009 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 A5F6A1065670 for ; Tue, 10 Mar 2009 10:24:24 +0000 (UTC) (envelope-from ricardo.meb.jesus@gmail.com) Received: from gate.criticalsoftware.com (gate.criticalsoftware.com [212.13.37.242]) by mx1.freebsd.org (Postfix) with ESMTP id 5E6B78FC0A for ; Tue, 10 Mar 2009 10:24:24 +0000 (UTC) (envelope-from ricardo.meb.jesus@gmail.com) Received: from [192.168.1.195] (pc-fa-vieira.critical.pt [192.168.1.195]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by gate.criticalsoftware.com (Postfix) with ESMTP id 80F9B22844F; Tue, 10 Mar 2009 10:24:23 +0000 (WET) Message-ID: <49B63FD8.5000501@gmail.com> Date: Tue, 10 Mar 2009 10:24:24 +0000 From: Ricardo Jesus User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: Polytropon References: <453684.84249.qm@web52105.mail.re2.yahoo.com> <8cb6106e0903091217y417e15aeo79fb0f6d705e251@mail.gmail.com> <49B63BF7.3060306@gmail.com> <20090310111212.32f080bc.freebsd@edvax.de> In-Reply-To: <20090310111212.32f080bc.freebsd@edvax.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ricardo.m.jesus@criticalsoftware.com, josh.carroll@gmail.com, ipfreak@yahoo.com, freebsd general questions Subject: Re: hardware list in a machine X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ricardo.m.jesus@criticalsoftware.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Mar 2009 10:24:24 -0000 Polytropon wrote: > On Tue, 10 Mar 2009 10:07:51 +0000, Ricardo Jesus wrote: >> % pciconf -lv >> man pciconf for further details. > > Additionally: usbconf to list USB devices, and camcontrol > to list SCSI devices, as well as atacontrol for ATA devices. > > And finally, dmesg. :-) > > > > Note that these are *system tools*. In order to obtain more > information, it may be required to install some tools from > the Ports Collection. > > Polytropon I can't seem to find usbconf. % usbconf usbconf: Command not found. % whereis usbconf usbconf: Is it a third party application?