| .. | .. |
|---|
| 6 | 6 | the driver to attempt to bind to the device found at |
|---|
| 7 | 7 | this location. The format for the location is Object.Id |
|---|
| 8 | 8 | and is the same as found in /sys/bus/fsl-mc/devices/. |
|---|
| 9 | | - For example: |
|---|
| 10 | | - # echo dpni.2 > /sys/bus/fsl-mc/drivers/fsl_dpaa2_eth/bind |
|---|
| 9 | + |
|---|
| 10 | + For example:: |
|---|
| 11 | + |
|---|
| 12 | + # echo dpni.2 > /sys/bus/fsl-mc/drivers/fsl_dpaa2_eth/bind |
|---|
| 11 | 13 | |
|---|
| 12 | 14 | What: /sys/bus/fsl-mc/drivers/.../unbind |
|---|
| 13 | 15 | Date: December 2016 |
|---|
| .. | .. |
|---|
| 17 | 19 | driver to attempt to unbind from the device found at |
|---|
| 18 | 20 | this location. The format for the location is Object.Id |
|---|
| 19 | 21 | and is the same as found in /sys/bus/fsl-mc/devices/. |
|---|
| 20 | | - For example: |
|---|
| 21 | | - # echo dpni.2 > /sys/bus/fsl-mc/drivers/fsl_dpaa2_eth/unbind |
|---|
| 22 | + |
|---|
| 23 | + For example:: |
|---|
| 24 | + |
|---|
| 25 | + # echo dpni.2 > /sys/bus/fsl-mc/drivers/fsl_dpaa2_eth/unbind |
|---|