參數資料
型號: LSI53C810AE
英文描述: LSI53C810AE single-chip PCI-SCSI controller
中文描述: LSI53C810AE單芯片的PCI - SCSI控制器
文件頁數: 86/166頁
文件大小: 1330K
代理商: LSI53C810AE
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描述
LSI53C825AE LSI53C825AE single-chip PCI-SCSI controller
LSI53C860 LSI53C860 PCI to Ultra SCSI I/O Processor technical manual v2.1 4/01
LSI53C860E Controller Miscellaneous - Datasheet Reference
LSI53C875A LSI53C875A PCI to Ultra SCSI Controller technical manual v2.0 12/00
LSI53C875E LSI53C875E PCI-single channel Ultra SCSI controller
相關代理商/技術參數
參數描述
LSI53C825A/825AE 制造商:未知廠家 制造商全稱:未知廠家 功能描述:LSI53C825A/825AE PCI to Ultra SCSI I/O Processor technical manual v3.1 1/01
LSI53C825A-160QFP 制造商:LSI Corporation 功能描述:
LSI53C825AE 制造商:未知廠家 制造商全稱:未知廠家 功能描述:LSI53C825AE single-chip PCI-SCSI controller
LSI53C825AJ-160QFP 制造商:LSI Corporation 功能描述:
LSI53C860 制造商:未知廠家 制造商全稱:未知廠家 功能描述:LSI53C860 PCI to Ultra SCSI I/O Processor technical manual v2.1 4/01