From owner-cvs-all Fri Jul 20 21: 6:50 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 A420937B401; Fri, 20 Jul 2001 21:06:44 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6L46iL81190; Fri, 20 Jul 2001 21:06:44 -0700 (PDT) (envelope-from msmith) Message-Id: <200107210406.f6L46iL81190@freefall.freebsd.org> From: Mike Smith Date: Fri, 20 Jul 2001 21:06:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_ec.c acpi_ecreg.h 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:06:44 PDT Modified files: sys/dev/acpica acpi_ec.c Removed files: sys/dev/acpica acpi_ecreg.h Log: Merge the EC register definitions into the EC module proper, they're not used anywhere else. AcpiOsSleepUsec() -> AcpiOsStall() Revision Changes Path 1.14 +72 -3 src/sys/dev/acpica/acpi_ec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message