About The Updateable Attribute Memory - Adaptec SlimSCSI APA-1460 Technical Reference

Pcmcia-to-scsi host adapter
Hide thumbs Also See for SlimSCSI APA-1460:
Table of Contents

Advertisement

APA-1460 SlimSCSI Technical Reference

About the Updateable Attribute Memory

The total size of the Attribute Memory is 8 KBytes, ranging from 0000h to 1FFFh. Inter-
nally, an EEPROM is used to meet design requirements. During the Attribute Memory
Read cycle, there is no difference from reading regular memory. During the write cycle, a
special escape sequence must be followed to enable the write operation (see ATMEL data
sheets).
Sample code to enable the chip write protection:
write_enable
push
push
push
mov
mov
mov
mov
mov
mov
mov
mov
pop
pop
pop
ret
write_enable
5-6
proc
es
bx
cx
ax, mapped_seg
:select the segment
es, ax
bx, 1555h
; write AAh to 1555h
byte ptr es:[bx], 0aah
bx, 0aaah
; write 55h to 0AAAh
byte ptr es:[bx], 55h
bx, 1555h
; write A0h to 1555h
byte ptr es:[bx], 0a0h
cx
bx
es
endp
A
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
A
A A
APA-1460 SlimSCSI Technical Reference
A
A
Stock Number: 510671-00, Rev. A
A
A
Print Spec Number: 492966-00, Rev. A
A
A
Current Date: 8/22/94
A
A
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
A
A
A A
A
Page: 5-6
A
A
A
A
A
ECN Date: 8/30/94
A
A

Advertisement

Table of Contents
loading

Table of Contents