On 2016-03-02 12:28, Jung-uk Kim wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 03/ 2/16 01:18 PM, Larry Rosenman wrote:
On 2016-03-02 12:14, Jung-uk Kim wrote: On 03/ 2/16 12:25 PM, Larry
Rosenman wrote:
Can you give me EXACT command lines to extract what I need to
move the 0x66 stuff out of PS2K?

Or to get you something to look at?

It seems Robert wants to see ACPICA acpidump output.  Install
sysutils/acpica-tools, do "/usr/local/bin/acpidump > acpidump.txt"
as root, and give him the output.

Done.

FYI, usual workflow goes like this with ACPICA tools:

/usr/local/bin/acpidump > acpidump.txt
/usr/local/bin/acpixtract acpidump.txt
/usr/local/bin/iasl -e ssdt* -d dsdt.dat

Then, you can modify disassembled dsdt.dsl.  Please note our
acpidump(8), i.e., /usr/sbin/acpidump, merges all SSDTs with DSDT for
historical reasons.

and how would I compile it back again?



--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 214-642-9640                 E-Mail: l...@lerctr.org
US Mail: 7011 W Parmer Ln, Apt 1115, Austin, TX 78729-6961
_______________________________________________
freebsd-acpi@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-acpi
To unsubscribe, send any mail to "freebsd-acpi-unsubscr...@freebsd.org"

Reply via email to