From owner-freebsd-acpi@FreeBSD.ORG Mon May 28 18:10:02 2007 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 456B016A400 for ; Mon, 28 May 2007 18:10:02 +0000 (UTC) (envelope-from henrik@brixandersen.dk) Received: from solow.pil.dk (relay.pil.dk [195.41.47.164]) by mx1.freebsd.org (Postfix) with ESMTP id 02D7C13C43E for ; Mon, 28 May 2007 18:10:01 +0000 (UTC) (envelope-from henrik@brixandersen.dk) Received: from tirith.brixandersen.dk (osgiliath.brixandersen.dk [87.53.223.189]) by solow.pil.dk (Postfix) with ESMTP id CE8C61CC0D5 for ; Mon, 28 May 2007 20:10:00 +0200 (CEST) Received: by tirith.brixandersen.dk (Postfix, from userid 1001) id 80951B840; Mon, 28 May 2007 20:09:59 +0200 (CEST) Date: Mon, 28 May 2007 20:09:59 +0200 From: Henrik Brix Andersen To: freebsd-acpi@freebsd.org Message-ID: <20070528180959.GA87728@tirith.brixandersen.dk> Mail-Followup-To: freebsd-acpi@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="envbJBWh7q8WU6mo" Content-Disposition: inline X-PGP-Key: http://www.brixandersen.dk/files/HenrikBrixAndersen.asc User-Agent: Mutt/1.5.15 (2007-04-06) Subject: ACPI_FUNCTION_TRACE() and friends X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 May 2007 18:10:02 -0000 --envbJBWh7q8WU6mo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, How do I go about enabling output from the ACPI_FUNCTION_TRACE*() macros as defined in src/sys/contrib/dev/acpica/acmacros.h? I have added 'options ACPI_DEBUG' to my kernel configuration and tried turning the debug sysctls all the way up: # sysctl debug.acpi.layer=3D'ACPI_ALL_DRIVERS ACPI_ALL_COMPONENTS' # sysctl debug.acpi.level=3D'ACPI_LV_VERBOSE' Still, the ACPI_FUNCTION_TRACE_U32() macro does not produce any output in dmesg. What did I miss here? Regards, Brix --=20 Henrik Brix Andersen --envbJBWh7q8WU6mo Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) Comment: GnuPG signed iD8DBQFGWxr2v+Q4flTiePgRAh4DAKCc1PH6JgWhW822apo7H1rbdvzXBwCggQwJ NOz4U625pS6okRKzKIIhGMM= =zU8f -----END PGP SIGNATURE----- --envbJBWh7q8WU6mo--