This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
11dfccde73
freebsd-dev
/
sys
/
dev
/
acpica
/
Osd
History
Mitsuru IWASAKI
b69ed3f4c6
Resolve conflicts arising from the ACPI CA 20020725 import.
2002-07-30 19:35:32 +00:00
..
OsdDebug.c
Add OS layer ACPI mutex and threading support.
2001-12-22 16:05:41 +00:00
OsdHardware.c
Fix a gcc-3.1+ warning.
2002-03-19 11:02:06 +00:00
OsdInterrupt.c
Brutally deal with __func__ being 'const char *' on gcc-3.1.
2002-05-19 06:16:47 +00:00
OsdMemory.c
Fix a gcc-3.1+ warning.
2002-03-19 11:02:06 +00:00
OsdSchedule.c
Brutally deal with __func__ being 'const char *' on gcc-3.1.
2002-05-19 06:16:47 +00:00
OsdStream.c
AcpiOsPrintf and AcpiOsVprintf now return void.
2002-02-23 05:32:51 +00:00
OsdSynch.c
Fix wrong use of ACPI_NO_UNIT_LIMIT which is for as_maxunits, not as_units.
2002-07-06 13:59:59 +00:00
OsdTable.c
Resolve conflicts arising from the ACPI CA 20020725 import.
2002-07-30 19:35:32 +00:00