From owner-cvs-all Fri Jul 20 21: 5:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 365AB37B401; Fri, 20 Jul 2001 21:05:08 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6L458678837; Fri, 20 Jul 2001 21:05:08 -0700 (PDT) (envelope-from msmith) Message-Id: <200107210405.f6L458678837@freefall.freebsd.org> From: Mike Smith Date: Fri, 20 Jul 2001 21:05:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_button.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG msmith 2001/07/20 21:05:08 PDT Modified files: sys/dev/acpica acpi_button.c Log: Don't call ourselves a "control method" anything, that's not useful. Move the "button pressed" diagnostics to the point where we can print out which button was actually pressed. Revision Changes Path 1.4 +7 -5 src/sys/dev/acpica/acpi_button.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message