特記事項: eri FastEthernet デバイスドライバ

対話モードで ndd ユーティリティーを使用する

  1. 対話モードでパラメタ値を変更するには、以下のように ndd eri を指定します。

    ndd ユーティリティーは、パラメタ名の入力を要求するプロンプトを表示します。


    % ndd /dev/eri
    name to get/set? (パラメタ名を入力します。
                       ? を入力するとパラメタの一覧が表示されます。)

    パラメタ名を入力すると、ndd ユティリティーはパラメタ値の入力を要求するプロンプトを表示します。表 3-1 から 表 3-8 を参照してください。

  1. eri ドライバで使用することができるすべてのパラメタを表示するには、以下のように入力します。

    % ndd /dev/eri ¥?

    (パラメタの詳細は、表 3-1表 3-8 を参照してください。)


    例 4-1 eri ドライバが対応しているすべてのパラメタの一覧表示


    example# ndd /dev/eri ¥? 
    ?                             (read only)
    transceiver_inuse             (read only)
    link_status                   (read only)
    link_speed                    (read only)
    link_mode                     (read only)
    ipg1                          (read and write)
    ipg2                          (read and write)
    use_int_xcvr                  (read and write)
    pace_size                     (read and write)
    adv_autoneg_cap               (read and write)
    adv_100fdx_cap                (read and write)
    adv_100hdx_cap                (read and write)
    adv_10fdx_cap                 (read and write)
    adv_10hdx_cap                 (read and write)
    autoneg_cap                   (read only)
    100T4_cap                     (read only)
    100fdx_cap                    (read only)
    100hdx_cap                    (read only)
    10fdx_cap                     (read only)
    10hdx_cap                     (read only)
    lp_autoneg_cap                (read only)
    lp_100fdx_cap                 (read only)
    lp_100hdx_cap                 (read only)
    lp_10fdx_cap                  (read only)
    lp_10hdx_cap                  (read only)
    instance                      (read and write)
    lance_mode                    (read and write)
    ipg0                          (read and write)
    example#