Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the device_t parameter from package routines that only used it to | njl | 2003-12-23 | 1 | -35/+19 |
| | | | | print an error message. Update all callers of the package routines. | ||||
* | Add acpi_package.c with routines for validating packages and pulling | njl | 2003-11-15 | 1 | -0/+141 |
various data types from them. This is loosely based on the acpi_cmbat macros (by Mike Smith) and will eventually replace them. |