mirror of
https://github.com/xqemu/xqemu.git
synced 2025-04-02 11:11:56 -04:00
On the Xbox, the ACPI PM timer is a 32-bit counter which runs at 3.375 MHz. This timer may be sampled via the KeQueryPerformanceCounter and KeQueryPerformanceFrequency kernel functions.
2 lines
45 B
Text
2 lines
45 B
Text
obj-$(CONFIG_ACPI) += core.o piix4.o ich9.o
|
|
|