aboutsummaryrefslogtreecommitdiffstats
path: root/devel/acpicatools
Commit message (Collapse)AuthorAgeFilesLines
* Update for acpica-unix-20030523.iwasaki2003-06-125-14/+47
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update for acpica-unix-20021118.iwasaki2002-11-242-4/+4
|
* Update for acpica-unix-20021002.iwasaki2002-10-172-4/+4
|
* Update for acpica-unix-20020829.iwasaki2002-09-052-4/+4
| | | | Also fixed setting up IntegerWidth in acpicadb.
* Update for acpica-unix-20020725.iwasaki2002-08-223-4/+15
| | | | Also fixed yacc version of iasl.
* update for acpica-unix-20020725.iwasaki2002-08-093-8/+18
|
* update for acpica-unix-20020517.iwasaki2002-06-075-37/+42
|
* update for acpica-unix-20020404.iwasaki2002-04-113-5/+15
|
* Update for acpica-unix-20020308.iwasaki2002-03-243-13/+4
|
* Fix GlobalLock initilization andiwasaki2002-03-052-2/+2
| | | | minor problem.
* Update for acpica-unix-20020214.iwasaki2002-03-032-4/+4
| | | | | Note that this version of acpica seems to be somewhat buggy. Needs more investigation with acpicadb...
* Update for acpica-unix-20011205.iwasaki2001-12-112-4/+4
|
* Add pre-install target to create ${PREFIX}/man/man8.iwasaki2001-12-031-0/+3
|
* Oops, remove NO_MTREE=yes in order to avoid install error.iwasaki2001-12-011-1/+0
| | | | Submitted by: bento
* Update for acpica-unix-20011120.iwasaki2001-11-222-5/+6
|
* Update for acpica-unix-20011109.iwasaki2001-11-162-4/+4
|
* Update for acpica-unix-20011102.iwasaki2001-11-074-18/+36
| | | | | | | | | acpicadb: - Apply some UINT32 -> ACPI_INTEGER changes - Apply ACPI_READ_ADR_SPACE -> ACPI_READ, ACPI_WRITE_ADR_SPACE -> ACPI_WRITE changes - Setup DSDT talbe by calling AcpiLoadTable() - Fix sleep -> usleep in osunixxf.c
* Update for acpica-unix-20011018.iwasaki2001-10-242-4/+4
| | | | | - Import latest acpudump utility, disassemble AML into ASL which can be compiled with most ASL compilers.
* Update for acpica-unix-20010920.iwasaki2001-10-012-5/+5
| | | | | - acpicadb supports global lock operation. - acpudump is installed on 5-CURRENT too so that package can be built.
* Update to acpica-unix-20010816.iwasaki2001-08-304-4/+20
| | | | Add acpidump for 4-STABLE system.
* Initial import of acpicatools.iwasaki2001-06-255-0/+29
Acpicatools contains some Intel ACPICA-based utilities for FreeBSD, such as ASL compiler and AML debugger.