diff options
author | Robert Mustacchi <rm@joyent.com> | 2017-03-17 18:49:59 +0000 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2017-04-07 21:55:04 +0000 |
commit | 37cc369ac2aaaf84e83ed78aa13cb2a3d20e3fe8 (patch) | |
tree | ddce8038d3c9cc0e54abecd8bf26caec063ff5f9 /manifest | |
parent | 4dc16d22d09463c940a8c3315c7a1f9bf74eba88 (diff) | |
download | illumos-joyent-37cc369ac2aaaf84e83ed78aa13cb2a3d20e3fe8.tar.gz |
OS-6022 want basic transceiver visibility
OS-6023 ixgbe MAC_CAPAB_TRANSCEIVER support
OS-6024 i40e MAC_CAPAB_TRANSCEIVER support
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Ryan Zezeski <ryan.zeseski@joyent.com>
Approved by: Patrick Mooney <patrick.mooney@joyent.com>
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -5176,6 +5176,8 @@ f usr/lib/devfsadm/linkmod/SUNW_zfs_link.so 0755 root sys f usr/lib/devfsadm/linkmod/SUNW_zut_link.so 0755 root sys f usr/lib/diff3prog 0555 root bin f usr/lib/diffh 0555 root bin +d usr/lib/dl 0755 root sys +f usr/lib/dl/dltraninfo 0555 root bin f usr/lib/dscfglockd 0555 root bin d usr/lib/dtrace 0755 root bin d usr/lib/dtrace/64 0755 root bin @@ -18955,6 +18957,7 @@ f usr/share/man/man9e/ks_snapshot.9e 0444 root bin f usr/share/man/man9e/ks_update.9e 0444 root bin s usr/share/man/man9e/MAC.9e=mac.9e f usr/share/man/man9e/mac.9e 0444 root bin +f usr/share/man/man9e/mac_capab_transceiver.9e 0444 root bin s usr/share/man/man9e/mc_close.9e=mc_open.9e f usr/share/man/man9e/mc_getcapab.9e 0444 root bin f usr/share/man/man9e/mc_getprop.9e 0444 root bin @@ -18969,6 +18972,8 @@ f usr/share/man/man9e/mc_start.9e 0444 root bin s usr/share/man/man9e/mc_stop.9e=mc_start.9e f usr/share/man/man9e/mc_tx.9e 0444 root bin f usr/share/man/man9e/mc_unicst.9e 0444 root bin +s usr/share/man/man9e/mct_info.9e=mac_capab_transceiver.9e +s usr/share/man/man9e/mct_read.9e=mac_capab_transceiver.9e f usr/share/man/man9e/mmap.9e 0444 root bin f usr/share/man/man9e/open.9e 0444 root bin f usr/share/man/man9e/power.9e 0444 root bin @@ -19797,6 +19802,9 @@ s usr/share/man/man9f/mac_prop_info_set_perm.9f=mac_prop_info.9f s usr/share/man/man9f/mac_prop_info_set_range_uint32.9f=mac_prop_info.9f f usr/share/man/man9f/mac_register.9f 0444 root bin f usr/share/man/man9f/mac_rx.9f 0444 root bin +f usr/share/man/man9f/mac_transceiver_info.9f 0444 root bin +s usr/share/man/man9f/mac_transceiver_info_set_present.9f=mac_transceiver_info.9f +s usr/share/man/man9f/mac_transceiver_info_set_usable.9f=mac_transceiver_info.9f f usr/share/man/man9f/mac_tx_update.9f 0444 root bin s usr/share/man/man9f/mac_unregister.9f=mac_register.9f f usr/share/man/man9f/max.9f 0444 root bin |