N e t w o r k Ap p l i a n c e
F W S - 7 1 5 0
Appendix C Standard Firewall Platform Setting
C-3
blink
out
dx,al
[RED LED ON]
mov dx,B2h ;( IO_PORT = B2h)
in al,dx
or al,00000100b ;GPIO32 bit2
out
dx,al
mov dx,FAh ;( IO_PORT = FAh)
in al,dx
mov al,00000000b ;Clear GPIO32&GPIO33
blink
out
dx,al
[RED LED BLINK]
mov dx,B2h ;( IO_PORT = B2h)
in al,dx
or al,00000100b ;GPIO32 bit2
out
dx,al
mov dx,FAh ;( IO_PORT = FAh)
in al,dx
mov al,00011010b
;GPIO32 blink
out
dx,al
Summary of Contents for FWS-7150
Page 17: ...Network Appliance F W S 7 1 5 0 Chapter 2 Quick Installation Guide 2 4...
Page 19: ...Network Appliance F W S 7 1 5 0 Chapter 2 Quick Installation Guide 2 6 Solder Side...
Page 30: ...Network Appliance F W S 7 1 5 0 Chapter 3 Award BIOS Setup 3 1 Chapter Award 3 BIOS Setup...
Page 47: ...Network Appliance F W S 7 1 5 0 Appendix B I O Information B 1 I O Information Appendix B...
Page 48: ...Network Appliance F W S 7 1 5 0 Appendix B I O Information B 2 B 1 I O Address Map...
Page 49: ...Network Appliance F W S 7 1 5 0 Appendix B I O Information B 3 B 2 Memory Address Map...