Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev/acpi



Module Name:    syssrc
Committed By:   thorpej
Date:           Sat Sep 29 18:13:48 UTC 2001

Modified Files:
        syssrc/sys/dev/acpi: acpi.c acpivar.h

Log Message:
- Add an acpi_evaluate_string() to evaluate string objects.
- In acpi_print(), try to evaluate the _STR object, and print
  it if the device is not configured.
- Make this compile without ACPI_DEBUG, from Masanori Kanaoka.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/acpi/acpi.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/acpi/acpivar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index