summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi
Commit message (Expand)AuthorAgeFilesLines
* Fix style breakage.takawata2004-03-051-0/+1
* Make unprivilaged user can see battery info.takawata2004-03-041-2/+5
* I don't normally use my middle name, so remove it from attributions indes2004-01-251-2/+2
* - Use the standard .y and .l transformation rules -- this fixesru2004-01-131-16/+11
* Use my newly acquired magic stick and put aslcompiler.y.h intoru2004-01-111-3/+4
* Clean up the check for invalid X_DSDT and X_FACS portions of the FADT.njl2004-01-041-16/+25
* Add support for /etc/rc.suspend and /etc/rc.resume for ACPI. They arenjl2003-12-302-4/+31
* Add a newline even if IAPC_BOOT_ARCH == 0.njl2003-10-291-1/+2
* Only print an end '}' if the field was non-zero (i.e. there were some flagsnjl2003-09-211-2/+4
* Correct typo in comment.njl2003-09-141-1/+1
* For dumping the DSDT (-o option), be sure to use the X_DSDT address ifnjl2003-09-141-1/+7
* Add the -i flag to acpiconf(8) to retrieve battery information.njl2003-09-132-29/+69
* C2/C3 latency is in microseconds (us), not ms.njl2003-09-131-1/+1
* Only print various optional fields if they are non-zero. Always print thenjl2003-09-131-24/+31
* Reduce the default width for IO port GAS printing.njl2003-09-131-4/+4
* Add dumping of the ECDT table.njl2003-09-102-0/+29
* o Workaround a bug where my T23 reports that it is ACPI 2.0x compatiblenjl2003-09-102-29/+70
* Add support for ACPI 2.x and the XSDT.njl2003-09-091-25/+77
* Rename FACP to FADT throughout.njl2003-09-094-111/+206
* Now that amldb(8) is no longer needed by acpidump, remove the last vestigesnjl2003-08-2826-7607/+0
* Modify acpidump to use iasl(8) as the backend for disassembling AML.njl2003-08-288-2086/+366
* Remove the band-aid to make these compile on amd64/ia64.njl2003-08-112-12/+2
* Apparently I limited my testing of the ductape and bubblegum solutionmarcel2003-08-092-1/+7
* Perform first-aid: unbreak the build for amd64 and ia64 by patchingmarcel2003-08-091-1/+5
* Hook acpidb(8) and iasl(8) up to the build and unhook amldb(8). It willnjl2003-08-081-1/+1
* Add man pages for acpidb and iaslnjl2003-08-072-0/+317
* Add the acpidb and iasl utilities. This is not yet hooked up to the build.njl2003-08-074-1/+595
* Hoo sed I kan spel?peter2003-08-021-1/+1
* Dump the HPET information block.peter2003-08-022-0/+38
* Allow sleep states to be specified as S1, S2, ...njl2003-07-282-1/+5
* Support functions for the new ACPI import.njl2003-04-291-2/+1
* Fix a warning about deprecated string literals.njl2003-04-151-8/+8
* Add code to parse the contents of an ACPI MADT table and to dump itsjhb2003-01-081-0/+176
* Add structure definitions for the various items in a ACPI Multiplejhb2003-01-081-0/+105
* english(4) police.schweikh2002-12-271-2/+2
* o Use sysctl machdep.acpi_root to get the physical address of themarcel2002-12-194-17/+42
* mdoc(7) police: markup fixes.ru2002-11-271-9/+9
* Use __packed.jhb2002-10-091-5/+5
* Only include parent directory Makefile.inc if it exists. Now you canjhb2002-09-171-1/+3
* Add sleep state explanation.takawata2002-09-161-4/+10
* mdoc(7) police: Removed redundant .Ns calls.ru2002-08-131-1/+1
* The .Nm utilitycharnier2002-07-143-13/+18
* Resolve conflicts arising from the ACPI CA 20020611 import.iwasaki2002-07-091-1/+1
* Fix bug on method local named object related panic and Bankfieldtakawata2002-03-021-1/+17
* mdoc(7) police: kill WEOL and HSB, tidy up the AUTHORS section.ru2002-01-101-4/+6
* Add support for decoding Buffer objects that contain PnP/ACPI resourcemsmith2002-01-024-28/+406
* Make the error messaging more helpful.cjc2001-11-301-9/+11
* Collect multi name handling.takawata2001-10-232-0/+4
* Fix UserTerms disassembling. Now that dumped ASL can be compiled withiwasaki2001-10-2210-35/+266
* Fix typo.dd2001-09-051-1/+1
OpenPOWER on IntegriCloud