Page MenuHomeFreeBSD

acpi_hpet: Add Hygon Dhyana support
ClosedPublic

Authored by puwen_hygon.cn on Feb 7 2020, 10:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 15 2024, 10:28 PM
Unknown Object (File)
Jan 11 2024, 9:44 PM
Unknown Object (File)
Dec 27 2023, 5:09 PM
Unknown Object (File)
Dec 23 2023, 7:35 AM
Unknown Object (File)
Nov 24 2023, 4:52 PM
Unknown Object (File)
Nov 19 2023, 6:23 AM
Unknown Object (File)
Nov 15 2023, 9:15 PM
Unknown Object (File)
Nov 4 2023, 11:23 PM
Subscribers

Details

Summary

Avoid legacy IRQs for Hygon Dhyana as for AMD.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

This revision is now accepted and ready to land.Feb 7 2020, 4:01 PM
emaste added inline comments.
sys/dev/acpica/acpi_hpet.c
65

this should be kept in alpha order presumably

sys/dev/acpica/acpi_hpet.c
65

Might be nice to centralize these definitions instead of reusing them all over the place. Orthogonal to this change.

sys/dev/acpica/acpi_hpet.c
65

It already is, no ?

sys/dev/acpica/acpi_hpet.c
65

Sigh, yes.

This revision was automatically updated to reflect the committed changes.