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)
Sun, Mar 22, 9:45 AM
Unknown Object (File)
Sun, Mar 22, 7:08 AM
Unknown Object (File)
Sat, Mar 21, 10:39 PM
Unknown Object (File)
Sat, Mar 21, 9:38 PM
Unknown Object (File)
Thu, Mar 19, 5:07 AM
Unknown Object (File)
Wed, Mar 18, 1:28 PM
Unknown Object (File)
Wed, Mar 18, 4:06 AM
Unknown Object (File)
Sun, Mar 15, 12:25 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.