Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the acpi_id_probe() method instead of acpi_MatchHid(), which is now | njl | 2004-06-29 | 1 | -11/+9 |
* | Add support to ACPI to manage its own resources. Previously, resource | njl | 2004-06-13 | 1 | -1/+3 |
* | Add missing <sys/module.h> includes | phk | 2004-05-30 | 1 | -0/+1 |
* | Style cleanups, don't set the device description before the probe routine | njl | 2004-05-29 | 1 | -12/+8 |
* | Add MODULE_DEPEND entries so some of these drivers can eventually be | njl | 2004-04-09 | 1 | -0/+1 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -2/+3 |
* | Fix a bogon in the previous commit. When suppressing multiple isab | jhb | 2003-07-17 | 1 | -1/+1 |
* | - Fix a typo in the call to acpi_disabled() in probe() by removing an | jhb | 2003-07-09 | 1 | -1/+2 |
* | Add an ACPI to ISA psuedo bridge driver. It attaches an isab(4) device to | jhb | 2003-07-08 | 1 | -0/+129 |