From owner-freebsd-hackers@FreeBSD.ORG Fri Feb 2 07:33:10 2007 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 69E2E16A400 for ; Fri, 2 Feb 2007 07:33:10 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.freebsd.org (Postfix) with ESMTP id 170AF13C474 for ; Fri, 2 Feb 2007 07:33:06 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1HCsus-0001RB-6u; Fri, 02 Feb 2007 09:33:02 +0200 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: Peter Jeremy In-reply-to: <20070202070654.GD909@turion.vk2pj.dyndns.org> References: <20070128181132.GR927@turion.vk2pj.dyndns.org> <20070201.113851.689651534.imp@bsdimp.com> <20070201104917.C82313@xorpc.icir.org> <20070201.124057.709402517.imp@bsdimp.com> <45C2D0F7.3000007@pacbell.net> <20070202070654.GD909@turion.vk2pj.dyndns.org> Comments: In-reply-to Peter Jeremy message dated "Fri, 02 Feb 2007 18:06:54 +1100." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 02 Feb 2007 09:33:02 +0200 From: Danny Braniss Message-ID: Cc: freebsd-hackers@freebsd.org, Daniel Rudy Subject: Re: unique hardware identification X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Feb 2007 07:33:10 -0000 > > --ikeVEW9yuYc//A+q > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Thu, 2007-Feb-01 21:49:43 -0800, Daniel Rudy wrote: > >None of this stuff appears on my system and I'm running 6.1. I can't > >even find dmidump anywhere on the system or in ports either. > > Please elaborate. kenv(8) states that it first appeared in 4.1.1 and > I don't recall seeing any reference to 'dmidump' in this thread. > > If you're referring to getting smbios data reported in kenv - that is > up to your system/BIOS vendor: If they don't embed the information in > the BIOS, FreeBSD can't report it. The response on my laptop is > complete. My older whitebox desktops either don't have the data > populated or don't report it at all. kenv appeared in 4.1, the smbios. stuff only appeared midway in 6.1 danny