summaryrefslogtreecommitdiffstats
path: root/sys/i386/acpica
Commit message (Expand)AuthorAgeFilesLines
* Try using genwakecode.sh instead of the perl version.peter2002-05-011-1/+1
* Add a shell script to do what genwakecode.pl does.peter2002-05-011-0/+21
* Fix typo in function name.wes2002-01-101-1/+1
* Fix S3 breakage.takawata2002-01-091-1/+2
* Staticise devclasses and some unnecessarily global variables.msmith2002-01-081-1/+1
* Yet another verbose printing cleanup. Remove debug_wakeup flag andiwasaki2001-11-181-5/+2
* Add two minor changes.iwasaki2001-11-111-33/+44
* Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support.iwasaki2001-11-061-1/+9
* Add APM compatibility feature to ACPI.iwasaki2001-10-261-0/+335
* Now that this code is MD, we don't need the i386 ifdefs.msmith2001-09-071-6/+9
* Add `-I.' option to CFLAGS so that we can compile asm code togetheriwasaki2001-09-041-0/+1
* Don't do sleep state transition if specified sleep state is notiwasaki2001-07-221-7/+6
* Convert from acpi_strerror() to AcpiFormatException()msmith2001-07-211-1/+1
* Update the OSD module to match the ACPI CA 20010717 import.msmith2001-07-211-0/+8
* Add ACPI S2-S4BIOS Suspend/Resume code.takawata2001-07-204-0/+592
* FreeBSD-specific OSD (operating system dependant) modules for the Intelmsmith2000-10-281-0/+56
OpenPOWER on IntegriCloud