From owner-freebsd-current@FreeBSD.ORG Thu Sep 3 15:46:59 2009 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14672106568D; Thu, 3 Sep 2009 15:46:59 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id D4A1D8FC1A; Thu, 3 Sep 2009 15:46:58 +0000 (UTC) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTPS id 8A93346B03; Thu, 3 Sep 2009 11:46:58 -0400 (EDT) Date: Thu, 3 Sep 2009 16:46:58 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Andriy Gapon In-Reply-To: <4A9FDFD6.2090305@icyb.net.ua> Message-ID: References: <200909010931.16880.nick@van-laarhoven.org> <1251841416.1689.4458.camel@balrog.2hip.net> <200909021656.15747.nick@van-laarhoven.org> <2fd864e0909021645p735e22b8id7d41f4b5a0ee89e@mail.gmail.com> <4A9F4DC1.4010002@freebsd.org> <4A9FDFD6.2090305@icyb.net.ua> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-current@FreeBSD.org, Tim Kientzle , Astrodog Subject: Re: Reducing noise in dmesg output X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2009 15:46:59 -0000 University of Cambridge On Thu, 3 Sep 2009, Andriy Gapon wrote: > on 03/09/2009 12:38 Robert Watson said the following: [snip] >> devinfo(8) captures some of this, but can't, for example, cleanly represent >> an IRQ being shared by multiple devices > [snip] > > Minor technical nit - devinfo can actually do it (since r192379). I stand pleasantly corrected :-). However, I think the point holds: we're relying on dmesg as the authoritative source of hardware discovery/probe information, and really, we should be using some more structured way of delivering that information, generic or device-specific. Robert N M Watson Computer Laboratory University of Cambridge