summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpica/Osd/OsdMemory.c
Commit message (Expand)AuthorAgeFilesLines
* Merge ACPICA 20120215.jkim2012-02-161-2/+8
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.ed2011-11-071-1/+1
* Merge ACPICA 20100806.jkim2010-08-061-6/+0
* Use pmap_mapdev()/pmap_unmapdev() to map device memory instead of usingjkim2010-07-161-4/+4
* - AcpiOsReadMemory() needs similar fixes as r209965. [1]jkim2010-07-151-18/+6
* Import ACPICA 20090521.jkim2009-06-051-13/+2
* Catch up with ACPI-CA 20070320 import.jkim2007-03-221-9/+20
* First pass at allowing memory to be mapped using cache modes other thanjhb2006-08-111-2/+2
* Canonize the include of acpi.h.obrien2005-09-111-1/+1
* Standardize __FBSDID identifiers.njl2005-07-221-2/+3
* Style cleanups to reduce diffs to locking tree.njl2004-04-141-28/+22
* Fix build breakage on ia64. The second argument of AcpiOsReadable()marcel2003-07-141-2/+2
* Update code to work with 0619 distnjl2003-07-131-2/+2
* Fix a gcc-3.1+ warning.peter2002-03-191-0/+2
* Recent acpica imports have changed the lengths from UINT32 to ACPI_SIZE,peter2002-03-121-3/+3
* AcpiOsCallocate is no longer required.msmith2002-02-231-11/+0
* Synch with minor changes in the ACPI CA 20011120 snapshot.msmith2001-11-281-1/+1
* Update the OSD module to match the ACPI CA 20010717 import.msmith2001-07-211-62/+47
* Staticise some malloc poolsmsmith2000-12-081-1/+1
* AcpiOsMem primitives as required by the new ACPI CA snapshotmsmith2000-12-011-1/+91
* FreeBSD-specific OSD (operating system dependant) modules for the Intelmsmith2000-10-281-0/+96
OpenPOWER on IntegriCloud