From owner-freebsd-hardware@FreeBSD.ORG Thu Jan 12 09:57:36 2012 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 939CA1065680 for ; Thu, 12 Jan 2012 09:57:36 +0000 (UTC) (envelope-from patula777@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 67F6F8FC13 for ; Thu, 12 Jan 2012 09:57:36 +0000 (UTC) Received: by pbdt13 with SMTP id t13so294765pbd.13 for ; Thu, 12 Jan 2012 01:57:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=TjAHDaUzBC1GR/KHiGGB6oQwTFXVUy8KPdlqywjYtbA=; b=vwuuag17CcC9AkBuI/CYB1E7cJQfCdtmSBaRYQ9plr/Uv37ztqOiOh0SDFeF3ElZiq KrWO1/f/VYPTMLE/6pkspU1quTmq0dmAAikbb4ZFYRX3zEwtZ5moN8QdDXlGqjNjnAav huwFIqq0pH/U23veLEPIhX4mf+OkzSe75ZVbg= MIME-Version: 1.0 Received: by 10.68.74.70 with SMTP id r6mr6648866pbv.78.1326362255762; Thu, 12 Jan 2012 01:57:35 -0800 (PST) Received: by 10.143.17.2 with HTTP; Thu, 12 Jan 2012 01:57:35 -0800 (PST) In-Reply-To: References: Date: Thu, 12 Jan 2012 10:57:35 +0100 Message-ID: From: =?UTF-8?B?5Zu+5r2Y?= To: Andrey Fesenko Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-hardware@freebsd.org Subject: Re: new low level hardware support list X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jan 2012 09:57:36 -0000 Thanks for that. We are currently implementing the new engine. The dumps will be separated between notebooks and os-support, also making use of dmidecode On Thu, Jan 12, 2012 at 3:02 AM, Andrey Fesenko wrote: > > Currently we still have not fully figured out how to extract good and > valid > > information from dmesg, pciconf, kldstat (and dmidecode). > > May be worth a look http://www.freshports.org/sysutils/sysinfo >