The APM now successfully shuts down my IBM ThinkPad T40. It's still disabled

for more testing on other machines.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16136 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2006-01-29 15:51:33 +00:00
parent fd9772def6
commit 5da68569d0
3 changed files with 93 additions and 14 deletions
+1
View File
@@ -52,6 +52,7 @@ typedef struct apm_info {
extern "C" {
#endif
status_t apm_shutdown(void);
status_t apm_init(struct kernel_args *args);
#ifdef __cplusplus