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)
Sat, Mar 8, 9:58 PM
Unknown Object (File)
Sat, Mar 8, 6:02 PM
Unknown Object (File)
Sat, Mar 8, 2:56 PM
Unknown Object (File)
Sat, Mar 8, 11:45 AM
Unknown Object (File)
Sat, Mar 8, 10:49 AM
Unknown Object (File)
Fri, Feb 28, 12:51 AM
Unknown Object (File)
Jan 10 2025, 8:44 AM
Unknown Object (File)
Nov 30 2024, 3:26 AM
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.