From owner-cvs-src@FreeBSD.ORG Tue Oct 18 09:43:18 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C161616A41F; Tue, 18 Oct 2005 09:43:18 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6471B43D48; Tue, 18 Oct 2005 09:43:18 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id D28D0BC84; Tue, 18 Oct 2005 09:43:15 +0000 (UTC) To: Peter Jeremy From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 18 Oct 2005 18:39:29 +1000." <20051018083929.GI7346@cirb503493.alcatel.com.au> Date: Tue, 18 Oct 2005 11:43:15 +0200 Message-ID: <67919.1129628595@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, David O'Brien Subject: Re: cvs commit: src/sys/amd64/amd64 identcpu.c src/sys/i386/i386 identcpu.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2005 09:43:18 -0000 In message <20051018083929.GI7346@cirb503493.alcatel.com.au>, Peter Jeremy writ es: >Any hardware description information that can be extracted from the >system should be accessible without having to physically open the >case. I agree, but the code to do so should be located in userland programs rather than the kernel to the full extent possible. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.