diff options
author | John Levon <john.levon@joyent.com> | 2020-04-07 11:56:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-07 11:56:51 +0100 |
commit | 535049543b46f738d02d1324951d3d55133b67c0 (patch) | |
tree | 4201add9116ab9974b3e2e0c3e4d3500db2b48a6 /usr/src/uts/intel/os | |
parent | faf4cb6b3e6bd53126eea31040e912d0c5f23d3c (diff) | |
parent | 3771a01f34a93c69e6c4ef22870fda7b502390a0 (diff) | |
download | illumos-joyent-OS-8138.tar.gz |
Merge branch 'master' into OS-8138OS-8138
Diffstat (limited to 'usr/src/uts/intel/os')
-rw-r--r-- | usr/src/uts/intel/os/driver_aliases | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/usr/src/uts/intel/os/driver_aliases b/usr/src/uts/intel/os/driver_aliases index fdcac2292b..8f4c2f1bf2 100644 --- a/usr/src/uts/intel/os/driver_aliases +++ b/usr/src/uts/intel/os/driver_aliases @@ -67,8 +67,13 @@ amd64_gart "pci1022,1103" amd8111s "pci1022,7462" amd_iommu "pci1002,5a23" amd_iommu "pci1022,11ff" +amdf17nbdf "pci1022,1440,p" amdf17nbdf "pci1022,1450,p" amdf17nbdf "pci1022,1460,p" +amdf17nbdf "pci1022,1480,p" +amdf17nbdf "pci1022,1490,p" +amdf17nbdf "pci1022,15d0,p" +amdf17nbdf "pci1022,15e8,p" amdnbtemp "pci1022,1203,p" amdnbtemp "pci1022,1303,p" amdnbtemp "pci1022,1403,p" |