| Summary: | current ACPI implementation problems | ||
|---|---|---|---|
| Product: | Base System | Reporter: | emil.cazamir <emil.cazamir> |
| Component: | kern | Assignee: | acpi-jp |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.1-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
emil.cazamir
2003-07-18 22:20:06 UTC
Responsible Changed From-To: freebsd-bugs->acpi-jp@jp.freebsd.org Assign to ACPI maintainers Unfortunately, the problem is that each driver needs to have proper device save/restore functions. This is not the job of ACPI. Certain devices currently do work (fxp, sio, pccbb) with ACPI suspend. Please file separate PRs for each of the devices that isn't working and post the PRs to the current@ list. Hopefully the driver maintainers will implement those functions. -Nate Hello The ACPI maintainer sent me a message in which he said that this PR should be 'splitted' into few parts, because this problem is not related to the ACPI code as it is related to the drivers implementation and the way drivers respect ACPI specification. Please close this PR, I will send device-related PR's. Best regards, Emil Cazamir State Changed From-To: open->closed Closed per request of the originator. He'll file multiple followup bugs. |