Add support for Hygon NTB PCI device ID 0x145B in ntb_hw_amd driver.
Details
Details
Diff Detail
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 |
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. |