Bugzilla – Attachment 106217 Details for
Bug 197858
X server wakes up on any ACPI event
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
acpi_events.diff
acpi_events.diff (text/plain), 695 bytes, created by
Stefan Dirsch
on 2006-11-20 12:23:21 UTC
(
hide
)
Description:
acpi_events.diff
Filename:
MIME Type:
Creator:
Stefan Dirsch
Created:
2006-11-20 12:23:21 UTC
Size:
695 bytes
patch
obsolete
>diff -urp xorg-server-1.1.99.901/hw/xfree86/os-support/linux/lnx_apm.c ../xorg-server-1.1.99.901/hw/xfree86/os-support/linux/lnx_apm.c >--- xorg-server-1.1.99.901/hw/xfree86/os-support/linux/lnx_apm.c 2006-10-12 00:42:19.000000000 +0200 >+++ ../xorg-server-1.1.99.901/hw/xfree86/os-support/linux/lnx_apm.c 2006-11-20 11:50:46.000000000 +0100 >@@ -180,7 +180,7 @@ lnxAPMOpen(void) > close(pfd); > xf86PMGetEventFromOs = lnxPMGetEventFromOs; > xf86PMConfirmEventToOs = lnxPMConfirmEventToOs; >- APMihPtr = xf86AddInputHandler(fd,xf86HandlePMEvents,NULL); >+ APMihPtr = xf86AddGeneralHandler(fd,xf86HandlePMEvents,NULL); > xf86MsgVerb(X_INFO,3,"Open APM successful\n"); > return lnxCloseAPM; > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 197858
:
105953
|
106208
| 106217 |
115856
|
116761