From owner-freebsd-questions@FreeBSD.ORG Wed Sep 22 15:06:36 2004 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 73ED716A4CE for ; Wed, 22 Sep 2004 15:06:36 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24F5643D5A for ; Wed, 22 Sep 2004 15:06:36 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.11/8.12.11) id i8MF6YkR002473; Wed, 22 Sep 2004 10:06:34 -0500 (CDT) (envelope-from dan) Date: Wed, 22 Sep 2004 10:06:34 -0500 From: Dan Nelson To: arden , Liste FreeBSD Message-ID: <20040922150634.GE66118@dan.emsphone.com> References: <1095777723.2333.29.camel@localhost> <20040922145357.GC3633@gentoo-npk.bmp.ub> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040922145357.GC3633@gentoo-npk.bmp.ub> X-OS: FreeBSD 5.3-BETA4 X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i Subject: Re: listing devices 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: Wed, 22 Sep 2004 15:06:36 -0000 In the last episode (Sep 22), Nathan Kinkade said: > On Tue, Sep 21, 2004 at 03:42:04PM +0100, arden wrote: > > I use AIX at work if I want to view devices on my system i use > > lsdev and lscfg > > > > These commands seem not to be there in freebsd > > > > What do you use to list the devices on you system ? > > Well, I'm not sure what lsdev and lscfg do in AIX, but the only way > that I know to list devices in FreeBSD would be `ls /dev`, but this > answer seems too simple and would probably only be meaningful if you > are using devfs. Of course, 'less /var/run/dmesg.boot' will show you > kernel messages from bootup and this should display the devices found > by various drivers. Also see the "devinfo" command if you're running FreeBSD 5.x -- Dan Nelson dnelson@allantgroup.com