Page MenuHomeFreeBSD

ntb: Add Hygon Dhyana support
ClosedPublic

Authored by puwen_hygon.cn on Feb 7 2020, 10:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 19, 10:17 PM
Unknown Object (File)
Sun, Oct 12, 8:50 PM
Unknown Object (File)
Thu, Oct 9, 9:30 PM
Unknown Object (File)
Sep 21 2025, 10:44 PM
Unknown Object (File)
Sep 19 2025, 11:31 AM
Unknown Object (File)
Sep 19 2025, 11:19 AM
Unknown Object (File)
Sep 19 2025, 11:15 AM
Unknown Object (File)
Sep 19 2025, 11:11 AM
Subscribers
None

Details

Summary

Add support for Hygon NTB PCI device ID 0x145B in ntb_hw_amd driver.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

sys/dev/ntb/ntb_hw/ntb_hw_amd.h
55

Above constants were in upper case. What's about the second ID, does AMD kept that to themselves?

sys/dev/ntb/ntb_hw/ntb_hw_amd.h
55

OK, will keep in upper case. Hygon does not have the second ID, please reference to:

http://pci-ids.ucw.cz/read/PC/1d94
puwen_hygon.cn edited the summary of this revision. (Show Details)

Keep the Hygon constants in upper case.

sys/dev/ntb/ntb_hw/ntb_hw_amd.h
55

Once you mentioned, I see second AHCI ID there, while I've just committed patch with only one.

This revision is now accepted and ready to land.Feb 14 2020, 3:00 PM