Date: Sat, 15 Nov 2003 11:20:46 -0800 (PST) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_package.c acpivar.h Message-ID: <200311151920.hAFJKkLS086995@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2003/11/15 11:20:46 PST FreeBSD src repository Modified files: sys/dev/acpica acpivar.h Added files: sys/dev/acpica acpi_package.c Log: Add acpi_package.c with routines for validating packages and pulling various data types from them. This is loosely based on the acpi_cmbat macros (by Mike Smith) and will eventually replace them. Revision Changes Path 1.1 +141 -0 src/sys/dev/acpica/acpi_package.c (new) 1.48 +15 -0 src/sys/dev/acpica/acpivar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311151920.hAFJKkLS086995>