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
F171667600: D23555.id67918.diff
Sat, Sep 12, 1:31 PM
F171557167: D23555.id67918.diff
Fri, Sep 11, 6:11 PM
F171546507: D23555.id67961.diff
Fri, Sep 11, 4:50 PM
Unknown Object (File)
Fri, Sep 11, 2:09 PM
Unknown Object (File)
Fri, Sep 11, 5:06 AM
Unknown Object (File)
Thu, Sep 10, 5:54 PM
Unknown Object (File)
Thu, Sep 10, 4:00 PM
Unknown Object (File)
Wed, Sep 9, 8:14 AM
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.