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)
Wed, Nov 20, 10:59 PM
Unknown Object (File)
Mon, Oct 28, 8:22 AM
Unknown Object (File)
Oct 23 2024, 3:42 AM
Unknown Object (File)
Oct 16 2024, 6:58 AM
Unknown Object (File)
Sep 30 2024, 11:40 PM
Unknown Object (File)
Sep 29 2024, 10:38 PM
Unknown Object (File)
Sep 28 2024, 12:04 AM
Unknown Object (File)
Sep 24 2024, 11:02 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.