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
F157139484: D23555.id67918.diff
Mon, May 18, 5:22 PM
Unknown Object (File)
Mon, May 11, 11:36 AM
Unknown Object (File)
Tue, May 5, 11:56 PM
Unknown Object (File)
Tue, May 5, 7:01 PM
Unknown Object (File)
Thu, Apr 30, 7:02 PM
Unknown Object (File)
Tue, Apr 28, 7:21 PM
Unknown Object (File)
Tue, Apr 28, 7:13 PM
Unknown Object (File)
Mon, Apr 27, 11:37 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.