WSB-9154 CPU Card
Page 201
D.3 Assembly Language Samples
D.3.1 Enable the DIO Input Function
The BIOS interrupt call INT 15H controls the digital I/O. An assembly program to enable
digital I/O input functions is listed below.
MOV AX,
6F08H
Sets the digital port as input
INT 15H
Initiates the INT 15H BIOS call
D.3.2 Enable the DIO Output Function
The BIOS interrupt call INT 15H controls the digital I/O. An assembly program to enable
digital I/O output functions is listed below.
MOV AX,
6F09H
Sets the digital port as output
MOV BL,
09H
INT 15H
Initiates the INT 15H BIOS call
Summary of Contents for WSB-9154
Page 1: ...WSB 9154 CPU Card Page i...
Page 19: ...WSB 9154 CPU Card Page 1 1 Introduction Chapter 1...
Page 24: ...WSB 9154 CPU Card Page 6 THIS PAGE IS INTENTIONALLY LEFT BLANK...
Page 25: ...WSB 9154 CPU Card Page 7 2 Detailed Specifications Chapter 2...
Page 49: ...WSB 9154 CPU Card Page 31 3 Unpacking Chapter 3...
Page 54: ...WSB 9154 CPU Card Page 36 THIS PAGE IS INTENTIONALLY LEFT BLANK...
Page 55: ...WSB 9154 CPU Card Page 37 4 Connector Pinouts Chapter 4...
Page 69: ...WSB 9154 CPU Card Page 51 Figure 4 10 IDE Device Connector Locations...
Page 82: ...WSB 9154 CPU Card Page 64 THIS PAGE IS INTENTIONALLY LEFT BLANK...
Page 83: ...WSB 9154 CPU Card Page 65 5 Installation Chapter 5...
Page 116: ...WSB 9154 CPU Card Page 98 THIS PAGE IS INTENTIONALLY LEFT BLANK...
Page 117: ...WSB 9154 CPU Card Page 99 6 AMI BIOS Chapter 6...
Page 168: ...WSB 9154 CPU Card Page 150 THIS PAGE IS INTENTIONALLY LEFT BLANK...
Page 169: ...WSB 9154 CPU Card Page 151 7 Driver Installation Chapter 7...
Page 198: ...WSB 9154 CPU Card Page 180 Figure 7 41 Access Windows Control Panel...
Page 204: ...WSB 9154 CPU Card Page 186 THIS PAGE IS INTENTIONALLY LEFT BLANK...
Page 205: ...WSB 9154 CPU Card Page 187 A BIOS Menu Options Appendix A...
Page 209: ...WSB 9154 CPU Card Page 191 B Watchdog Timer Appendix B...
Page 212: ...WSB 9154 CPU Card Page 194 THIS PAGE IS INTENTIONALLY LEFT BLANK...
Page 213: ...WSB 9154 CPU Card Page 195 C Address Mapping Appendix C...
Page 216: ...WSB 9154 CPU Card Page 198 THIS PAGE IS INTENTIONALLY LEFT BLANK...
Page 217: ...WSB 9154 CPU Card Page 199 D DIO Interface Appendix D...
Page 220: ...WSB 9154 CPU Card Page 202 THIS PAGE IS INTENTIONALLY LEFT BLANK...
Page 221: ...WSB 9154 CPU Card Page 203 Index...