From owner-freebsd-current@FreeBSD.ORG Mon Sep 27 09:31:58 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B3FC16A4CE; Mon, 27 Sep 2004 09:31:58 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61E0D43D3F; Mon, 27 Sep 2004 09:31:57 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 28E58530A; Mon, 27 Sep 2004 11:31:56 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id EEBB45310; Mon, 27 Sep 2004 11:31:50 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id D12DBB873; Mon, 27 Sep 2004 11:31:50 +0200 (CEST) To: Joseph Koshy References: <84dead72040926185171776b99@mail.gmail.com> <20040927040137.GA3274@dragon.nuxi.com> <84dead7204092621403fddd11e@mail.gmail.com> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Mon, 27 Sep 2004 11:31:50 +0200 In-Reply-To: <84dead7204092621403fddd11e@mail.gmail.com> (Joseph Koshy's message of "Mon, 27 Sep 2004 04:40:53 +0000") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64 cc: freebsd-current@freebsd.org Subject: Re: [patch] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 27 Sep 2004 09:31:58 -0000 Joseph Koshy writes: > The pmc(4) driver (being written) needs a way of informing the > userland libpmc(3) (also being written) about the kind of CPU > present in the system and I thought I could use the symbols in > instead of defining them in . Is there a good reason why pmc(4) can't pass this information out as a string? Less chance of future breaks in binary compatibility that way. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no