freebsd-nq/sys/dev/acpica
Warner Losh dfbaec0a6d Make the default memory range in the top 2GB of ram in the hopes that
this more accurately reflects what the underlying hardware of most
acpi machines that don't have children pci busses.

We still need a better way to get this information from acpi/hardware.
2004-07-04 16:23:25 +00:00
..
Osd
acpi_acad.c Use the acpi_id_probe() method instead of acpi_MatchHid(), which is now 2004-06-29 19:02:27 +00:00
acpi_battery.c
acpi_button.c Move flags into a private ivar so it can't collide with device flags. 2004-06-30 16:08:03 +00:00
acpi_cmbat.c Use the acpi_id_probe() method instead of acpi_MatchHid(), which is now 2004-06-29 19:02:27 +00:00
acpi_cpu.c Use uintmax_t for CPU statistics and add a cast to prevent truncation of 2004-06-24 00:38:51 +00:00
acpi_ec.c Remove duplicate FreeBSD id. 2004-07-02 20:15:53 +00:00
acpi_if.m Add acpi methods for HID/CID probing, evaluating objects, and walking the 2004-06-29 18:56:14 +00:00
acpi_isab.c Use the acpi_id_probe() method instead of acpi_MatchHid(), which is now 2004-06-29 19:02:27 +00:00
acpi_lid.c Move flags into a private ivar so it can't collide with device flags. 2004-06-30 16:08:03 +00:00
acpi_package.c
acpi_pci_link.c
acpi_pci.c Move flags into a private ivar so it can't collide with device flags. 2004-06-30 16:08:03 +00:00
acpi_pcib_acpi.c Make the default memory range in the top 2GB of ram in the hopes that 2004-07-04 16:23:25 +00:00
acpi_pcib_pci.c
acpi_pcib.c Trim a few things from the dmesg output and stick them under bootverbose to 2004-07-01 07:46:29 +00:00
acpi_pcibvar.h
acpi_powerres.c Add missing function debug trace macros to the new powerres functions. 2004-06-30 20:31:13 +00:00
acpi_quirk.c Add the table quirk matching code. It matches rules defined in acpi_quirks 2004-06-30 04:45:32 +00:00
acpi_quirks Use a default of the FADT for matching CreatorId quirks. Use XSDT to mean 2004-06-29 14:32:06 +00:00
acpi_resource.c Use the acpi_id_probe() method instead of acpi_MatchHid(), which is now 2004-06-29 19:02:27 +00:00
acpi_thermal.c
acpi_timer.c
acpi_video.c
acpi.c After re-exporting rman, et al, __RMAN_RESOURCE_VISIBLE is no longer 2004-07-01 17:21:18 +00:00
acpiio.h Fix typos and add spaces before `(' in some comments 2004-06-22 08:23:26 +00:00
acpivar.h Move flags into a private ivar so it can't collide with device flags. 2004-06-30 16:08:03 +00:00