OCS_HW_FW_REV
case OCS_HW_FW_REV:
(char *)ocs_hw_get_ptr(&ocs->hw, OCS_HW_FW_REV),
ocs_mgmt_emit_string(textbuf, MGMT_MODE_RD, "fw_rev", ocs_hw_get_ptr(&ocs->hw, OCS_HW_FW_REV));
ocs->fw_version = (const char*) ocs_hw_get_ptr(&ocs->hw, OCS_HW_FW_REV);