http://bugzilla.kernel.org/show_bug.cgi?id=5904
------- Additional Comments From [EMAIL PROTECTED] 2006-08-23 22:27 ------- Rui, You can find the values of these locations at boot in two ways. 1. find the chip-set spec for the hardware, determine the addresses to read/write, and use inl(1) etc. or 2. modify the DSDT with move(variable, Debug) lines that are invoked at some boot time place before the event in question. build the DSDT into the kernel and build with CONFIG_ACPI_DEBUG so that the messages come out in the console log. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
