summaryrefslogtreecommitdiff
path: root/sys/i386/acpica/OsdEnvironment.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.4 to release/7.4.0 for 7.4-RELEASE.release/7.4.0_cvsKen Smith2011-02-161-1/+1
* Catch up with ACPI-CA 20070320 import.Jung-uk Kim2007-03-221-18/+11
* Canonize the include of acpi.h.David E. O'Brien2005-09-111-1/+1
* Make unnecessary globals static and remove unused includes.Nate Lawson2004-05-061-3/+1
* Style cleanups.Nate Lawson2003-08-281-1/+1
* Use __FBSDID().David E. O'Brien2003-06-021-2/+3
* Export the physical address of the RSDP to userland by meansMarcel Moolenaar2002-12-181-11/+29
* Trash the PnPBIOStable pointer later on when we know that the acpi probeJohn Baldwin2002-09-301-6/+0
* Replace (ab)uses of "NULL" where "0" is really meant.Archie Cobbs2002-08-221-2/+2
* Resolve conflicts arising from the ACPI CA 20020404 import.Mitsuru IWASAKI2002-06-301-1/+1
* Now that this code is MD, we don't need the i386 ifdefs.Mike Smith2001-09-071-6/+9
* Update the OSD module to match the ACPI CA 20010717 import.Mike Smith2001-07-211-0/+8
* FreeBSD-specific OSD (operating system dependant) modules for the IntelMike Smith2000-10-281-0/+56