freebsd-skq/sys/dev/acpica
phk f227fb83e6 Remove the tc_update() function. Any frequency change to the
timecounter will be used starting at the next second, which is
good enough for sysctl purposes.  If better adjustment is needed
the NTP PLL should be used.
2002-04-26 10:06:26 +00:00
..
Osd Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
acpi_acad.c
acpi_battery.c
acpi_button.c
acpi_cmbat.c Do not concatenate __func__ with strings, because it is not a string. 2002-03-12 00:15:06 +00:00
acpi_cpu.c
acpi_ec.c
acpi_lid.c
acpi_pcib_acpi.c Fix error introduced in the 20020217 update, where GetPossibleResources 2002-03-21 02:02:31 +00:00
acpi_pcib.c Fix error introduced in the 20020217 update, where GetPossibleResources 2002-03-21 02:02:31 +00:00
acpi_powerres.c
acpi_resource.c
acpi_thermal.c
acpi_timer.c Remove the tc_update() function. Any frequency change to the 2002-04-26 10:06:26 +00:00
acpi.c Don't call freeenv() on a modified pointer. 2002-04-24 17:49:21 +00:00
acpica_support.c Only i386 has wbinvd(). 2002-03-12 09:45:17 +00:00
acpica_support.h
acpiio.h
acpivar.h Remove __P. 2002-03-20 02:08:01 +00:00