OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


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

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

ok deraadt

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jun 6 10:16:47 2008 UTC (16 years ago) by marco
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
Changes since 1.7: +119 -284 lines
Diff to previous 1.7 (colored)

Fix a bunch of goo by creating a more generic fucntion to handle it.

code from jordan

Revision 1.7 / (download) - annotate - [select for diffs], Fri Dec 7 18:27:07 2007 UTC (16 years, 6 months ago) by fgsch
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.6: +23 -3 lines
Diff to previous 1.6 (colored)

implement a few more opcodes from acpi 3.0 and fix output in some cases.
dell d620 now shows the tree correctly. marco@ ok.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Dec 2 22:23:04 2007 UTC (16 years, 6 months ago) by jordan
Branch: MAIN
Changes since 1.5: +7 -3 lines
Diff to previous 1.5 (colored)

Fixes acpidump on DL145 systems; method defined within another method
ok brad@

Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 26 19:57:05 2007 UTC (16 years, 6 months ago) by kettenis
Branch: MAIN
Changes since 1.4: +12 -2 lines
Diff to previous 1.4 (colored)

Decode CreateQWordFiled().

ok marco@

Revision 1.4 / (download) - annotate - [select for diffs], Sat Sep 22 19:42:19 2007 UTC (16 years, 8 months ago) by otto
Branch: MAIN
Changes since 1.3: +21 -5 lines
Diff to previous 1.3 (colored)

avoid case ranges; ok millert@

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jul 21 16:38:55 2005 UTC (18 years, 10 months ago) by fgsch
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

remove trailing newlines from err(3) calls; millert@ and matthieu@ ok.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jun 4 02:25:53 2005 UTC (19 years ago) by cloder
Branch: MAIN
Changes since 1.1: +28 -3 lines
Diff to previous 1.1 (colored)

Clean up gcc-isms. OK tholo

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jun 2 20:09:39 2005 UTC (19 years ago) by tholo
Branch: MAIN

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.