From owner-freebsd-arch Tue Oct 16 15:12:13 2001 Delivered-To: freebsd-arch@freebsd.org Received: from mass.dis.org (mass.dis.org [216.240.45.41]) by hub.freebsd.org (Postfix) with ESMTP id 1215437B407; Tue, 16 Oct 2001 15:12:12 -0700 (PDT) Received: from mass.dis.org (localhost [127.0.0.1]) by mass.dis.org (8.11.6/8.11.3) with ESMTP id f9GMNcr03750; Tue, 16 Oct 2001 15:23:38 -0700 (PDT) (envelope-from msmith@mass.dis.org) Message-Id: <200110162223.f9GMNcr03750@mass.dis.org> To: Robert Watson Cc: Peter Wemm , Luigi Rizzo , arch@FreeBSD.ORG, msmith@mass.dis.org Subject: Re: exporting device info via sysctl ? In-Reply-To: Message from Robert Watson of "Tue, 16 Oct 2001 16:08:52 EDT." Date: Tue, 16 Oct 2001 15:23:38 -0700 From: Mike Smith Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Check out /usr/sbin/devinfo and devinfo(3).. > > Spiffy, I didn't know about that. However, the devinfo command appears > not to have a man page. Would be nice if it could also export a string on > what exactly the device is--dmesg is pretty bad for this sort of thing, > and devinfo looks a lot better :-). devinfo is probably worthy of a junior hacker project; it needs a manpage and some extensions, as well as some fixes (eg. it doesn't deal well with shared resources). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message