CVS Update: xc (branch: trunk)
Alan Hourihane <[email protected]>
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 05/08/22 05:02:31 Log message: 124. Add basic ACPI Linux support so that events can be passed to the driver. (Alan Hourihane). Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/Xserver/hw/xfree86/os-support/linux/: Imakefile lnx_apm.c Added files: xc/programs/Xserver/hw/xfree86/os-support/linux/: lnx_acpi.c Revision Changes Path 3.3577 +3 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG 3.54 +3 -3 xc/programs/Xserver/hw/xfree86/os-support/linux/Imakefile 3.14 +18 -1 xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_apm.c