diff options
author | Robert Mustacchi <rm@joyent.com> | 2017-04-25 09:21:09 -0700 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2017-05-12 16:25:39 +0000 |
commit | 88647b1f8a054be3ea3387eac468e599079c79cd (patch) | |
tree | fec31149d1b048840a913c3b5eb02464348b0fe0 /manifest | |
parent | d654e31c434d823a86f5384955fc7c6b7b7ada3e (diff) | |
download | illumos-joyent-88647b1f8a054be3ea3387eac468e599079c79cd.tar.gz |
OS-6092 Want means of toggling data link LEDs
OS-6093 e1000g MAC_CAPAB_LED support
OS-6094 i40e MAC_CAPAB_LED support
OS-6095 igb MAC_CAPAB_LED support
Reviewed by: Cody Mello <melloc@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5178,6 +5178,7 @@ 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/dlled 0555 root bin f usr/lib/dl/dlrecv 0555 root bin f usr/lib/dl/dlsend 0555 root bin f usr/lib/dl/dltraninfo 0555 root bin @@ -18966,6 +18967,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_led.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 @@ -18981,6 +18983,7 @@ 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/mcl_set.9e=mac_capab_led.9e 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 |