參數(shù)資料
型號: LSI53C040
英文描述: LSI53C040 Enclosure Services Processor programming guide v1.1 12/00
中文描述: LSI53C040箱體服務處理器編程指南1.1版12/00
文件頁數(shù): 86/166頁
文件大?。?/td> 1330K
代理商: LSI53C040
3-38
SAF-TE Source Code
//SUCCESSFUL
//firmware upload failed.
if (SENSE != 0x09 || ASC != 0x80 || ASCQ != 0x02)
return;
// TWS data transfer error
//Correct Sense Data - continue.
bytes_left -= bytes_to_send; //Number of bytes left to send.
dataptr += bytes_to_send;
//Increment the pointer
}
//Firmware upload to serial EEPROM is successful.
//Set cl_byte_count to CLBC_UPDATE_STRUCTURE
if ((status=SCSI_Write_Buffer (Mode_4, 0xFE0000, buffer)) != GOOD)
{
Request_Sense();
//Error on the SCSI Transfer
return;
}
//Make sure TWS has completed data transfer - should be in
//SUCCESS state.
//Set cl_byte_count to CLBC_REBOOT - ready to download to
//program memory and begin execution.
if ((status=SCSI_Write_Buffer (Mode_4, 0xFD0000, buffer)) != GOOD)
{
Request_Sense();
//Error on the SCSI Transfer
return;
}
相關PDF資料
PDF描述
LSI53C1000 LSI53C1000 PCI to Ultra160 SCSI Controller technical manual v2.1 2/01
LSI53C1000R LSI53C1000R Ultra160 SCSI controller
LSI53C1010 Controller Miscellaneous - Datasheet Reference
LSI53C1010-33 LSI53C1010-33 PCI to Dual Channel Ultra160 SCSI Multifunction Controller technical manual v3.2 2/01
LSI53C1010-66 LSI53C1010-66 PCI to Dual Channel Ultra160 SCSI Multifunction Controller technical manual v2.1 2/01
相關代理商/技術參數(shù)
參數(shù)描述
LSI53C040-160QFP 制造商:LSI Corporation 功能描述:Enclosure Services Processor 160-Pin PQFP
LSI53C040-160QFP LEADFREE 制造商:LSI Corporation 功能描述:
LSI53C1000 制造商:未知廠家 制造商全稱:未知廠家 功能描述:LSI53C1000 PCI to Ultra160 SCSI Controller technical manual v2.1 2/01
LSI53C1000-B1 制造商:LSI 功能描述: 制造商:LSI Corporation 功能描述:
LSI53C1000R 制造商:未知廠家 制造商全稱:未知廠家 功能描述:LSI53C1000R Ultra160 SCSI controller