diff options
| author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2020-03-09 12:13:17 +0000 |
|---|---|---|
| committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2020-03-09 12:13:17 +0000 |
| commit | 7986d0138f7b2fc2fe4a12dce758b443d9aa448f (patch) | |
| tree | a90f1cd8b010f8cd18408a0441514b36ca7a1f22 /manifest | |
| parent | c9d5215bf1b67592fb838367435fe20cfd079dd2 (diff) | |
| parent | 4e4d1bad19e83eed004cbbbec13ba7d42ae7d17a (diff) | |
| download | illumos-joyent-7986d0138f7b2fc2fe4a12dce758b443d9aa448f.tar.gz | |
[illumos-gate merge]
commit 4e4d1bad19e83eed004cbbbec13ba7d42ae7d17a
12356 Update hwdata to 2020.02.22
commit 86b2c59a1c0693176ce8e6e5347f533716a6fcb0
12354 It should not be possible to create persistent VNICs over temporary objects
commit f11c6b604a17df4ddc8c4987e50f5b8d8a945516
12364 mdb trips assertion related to autowrap
commit ebb7c6fd4f966f94af3e235242b8a39b7a53664a
12204 want driver for Mellanox ConnectX-4/5/6 NICs
commit da40b2648878aa9434c7199422846fe5a7032714
12203 FMA fault ASRUs missing FMRI annotations
commit 12eb87fbfbcd9e0abde89898daa0a87c695807e4
12205 want generic NIC transceiver fault events
commit a23b3b1bb4e08abaac9fb78fea486e678ce6d6de
12319 ipsecah/ipsecesp: smatch errors
commit ab82c29b6e890d0f1241f9cd0cefda3430f46bd5
12173 ip: variable may be used uninitialized in this function
Conflicts:
usr/src/lib/libdladm/common/libdladm.h
usr/src/lib/libdladm/common/libdladm.c
Diffstat (limited to 'manifest')
| -rw-r--r-- | manifest | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -704,6 +704,7 @@ f kernel/drv/amd64/log 0755 root sys f kernel/drv/amd64/lsimega 0755 root sys f kernel/drv/amd64/marvell88sx 0755 root sys f kernel/drv/amd64/mega_sas 0755 root sys +f kernel/drv/amd64/mlxcx 0755 root sys f kernel/drv/amd64/mm 0755 root sys f kernel/drv/amd64/mpt 0755 root sys f kernel/drv/amd64/mpt_sas 0755 root sys @@ -872,6 +873,7 @@ f kernel/drv/lofi.conf 0644 root sys f kernel/drv/log.conf 0644 root sys f kernel/drv/lsimega.conf 0644 root sys f kernel/drv/mega_sas.conf 0644 root sys +f kernel/drv/mlxcx.conf 0644 root sys f kernel/drv/mm.conf 0644 root sys f kernel/drv/mpt.conf 0644 root sys f kernel/drv/mpt_sas.conf 0644 root sys @@ -5732,6 +5734,7 @@ f usr/lib/fm/dict/FMD.dict 0444 root bin f usr/lib/fm/dict/FMNOTIFY.dict 0444 root bin f usr/lib/fm/dict/GMCA.dict 0444 root bin f usr/lib/fm/dict/INTEL.dict 0444 root bin +f usr/lib/fm/dict/NIC.dict 0444 root bin f usr/lib/fm/dict/NXGE.dict 0444 root bin f usr/lib/fm/dict/PCI.dict 0444 root bin f usr/lib/fm/dict/PCIEX.dict 0444 root bin @@ -5747,6 +5750,7 @@ d usr/lib/fm/eft 0755 root bin f usr/lib/fm/eft/disk.eft 0444 root bin f usr/lib/fm/eft/neptune_xaui.eft 0444 root bin f usr/lib/fm/eft/neptune_xfp.eft 0444 root bin +f usr/lib/fm/eft/nic.eft 0444 root bin f usr/lib/fm/eft/pci.eft 0444 root bin f usr/lib/fm/eft/pciex.eft 0444 root bin f usr/lib/fm/eft/pciexrc.eft 0444 root bin @@ -7002,6 +7006,8 @@ f usr/lib/locale/C/LC_MESSAGES/GMCA.mo 0444 root bin f usr/lib/locale/C/LC_MESSAGES/GMCA.po 0644 root bin f usr/lib/locale/C/LC_MESSAGES/INTEL.mo 0444 root bin f usr/lib/locale/C/LC_MESSAGES/INTEL.po 0644 root bin +f usr/lib/locale/C/LC_MESSAGES/NIC.mo 0444 root bin +f usr/lib/locale/C/LC_MESSAGES/NIC.po 0644 root bin f usr/lib/locale/C/LC_MESSAGES/NXGE.mo 0444 root bin f usr/lib/locale/C/LC_MESSAGES/NXGE.po 0644 root bin f usr/lib/locale/C/LC_MESSAGES/PCI.mo 0444 root bin @@ -19537,6 +19543,7 @@ f usr/share/man/man7d/lofi.7d 0444 root bin f usr/share/man/man7d/log.7d 0444 root bin f usr/share/man/man7d/mega_sas.7d 0444 root bin f usr/share/man/man7d/mem.7d 0444 root bin +f usr/share/man/man7d/mlxcx.7d 0444 root bin f usr/share/man/man7d/mpt_sas.7d 0444 root bin f usr/share/man/man7d/mr_sas.7d 0444 root bin f usr/share/man/man7d/msglog.7d 0444 root bin |
