OpenBSD CVS

CVS log for src/usr.sbin/acpidump/Attic/aml_dump.c


[BACK] Up to [local] / src / usr.sbin / acpidump

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.3, Thu Aug 5 17:30:28 2010 UTC (13 years, 10 months ago) by marco
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +2 -2 lines
FILE REMOVED

kill kill kill the aml parser, kill kill kill it until it is dead

ok deraadt

Revision 1.2 / (download) - annotate - [select for diffs], Thu Feb 22 19:09:26 2007 UTC (17 years, 3 months ago) by jordan
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.1: +13 -7 lines
Diff to previous 1.1 (colored)

Added changes to dump all tables not just DSDT
-o generates files of form <prefix>.<sig>.<num>
eg. -o foo generates foo.DSDT.1 foo.FACP.0 foo.MCFG.2 etc
ok marco@

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jun 2 20:09:39 2005 UTC (19 years ago) by tholo
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8

Start on a basic ACPI framework -- does not do much more than read out the
ACPI tables into kernel memory and attach ACPI and HPET timers currently.

In order to test this code, enabling the devices in GENERIC as well as
the ACPI_ENABLE option is needed.  This code does not do any thermal
control yet, so this should be done with care depending on the platform.

In the tree so more people can contribute to making this more fully
featured.

Ok niklas@ grange@ tedu@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.