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, Oct 11, 11:46 PM
Unknown Object (File)
Aug 4 2025, 4:19 AM
Unknown Object (File)
Jul 26 2025, 1:24 PM
Unknown Object (File)
Jul 26 2025, 10:28 AM
Unknown Object (File)
Jul 6 2025, 7:12 AM
Unknown Object (File)
Jun 28 2025, 3:29 AM
Unknown Object (File)
Jun 23 2025, 4:48 AM
Unknown Object (File)
Jun 20 2025, 11:08 PM
Subscribers

Details

Summary

Avoid legacy IRQs for Hygon Dhyana as for AMD.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #67918)

this should be kept in alpha order presumably

sys/dev/acpica/acpi_hpet.c
65 ↗(On Diff #67918)

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 ↗(On Diff #67918)

It already is, no ?

sys/dev/acpica/acpi_hpet.c
65 ↗(On Diff #67918)

Sigh, yes.

This revision was automatically updated to reflect the committed changes.