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)
Tue, Jul 22, 11:56 AM
Unknown Object (File)
Sat, Jul 5, 5:11 PM
Unknown Object (File)
Sat, Jul 5, 1:07 AM
Unknown Object (File)
Jun 28 2025, 12:14 PM
Unknown Object (File)
Jun 27 2025, 3:03 PM
Unknown Object (File)
Jun 26 2025, 4:17 AM
Unknown Object (File)
Jun 23 2025, 11:00 PM
Unknown Object (File)
Jun 19 2025, 6:49 AM
Subscribers
None

Details

Summary

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

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sys/dev/ntb/ntb_hw/ntb_hw_amd.h
55 ↗(On Diff #67928)

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 ↗(On Diff #67928)

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 ↗(On Diff #67928)

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