Intel EMB-945T manual I/O Information, Appendix, Mini - ITX, E M B - 9 4 5 T

Page 46
Appendix

Mini - ITX

E M B - 9 4 5 T

 

 

Appendix

A

I/O Information

Appendix A I/O Information A-1

Image 46
Contents Mini-ITX Marvell 88E8053 Ethernet EMB-945TIntel Core Duo/Solo Processor Up to 2.0 GHz AC 97 Audio & Mini PCICopyright Notice Mini-ITXAcknowledgments Packing List Chapter 2 Quick Installation Guide ContentsChapter 1 General Information Chapter 3 Award BIOS Setup Chapter Driver InstallationAppendix B Programming The Watchdog Timer Appendix AChapter General InformationChapter 1 General Information 1.1 Introduction Chapter 1 General Information 1.2Features 1.3 Specifications SystemDisplay Page Chapter 2 Quick Installation Guide Quick Installation GuideMini ITX 2.1 Safety Precautions 2.2 Location of Connectors and Jumpers Locating Connectors and Jumpers Component SideLocating Connectors and Jumpers Solder Side 2.3Mechanical Drawing Component Side Solder Side Jumpers 2.4 List of JumpersConnectors 2.5 List of ConnectorsCN24 Open 2.6 Setting JumpersClosed 2.9 COM2 Ring/+5V/+12V Selection JP3 2.7 LVDS1-LCDCN12Voltage Selection JP12.8 LVDS2-LCDCN10Voltage Selection JP2 2.10 LCD INVERTER Voltage Selection JP42.12 Clear CMOS JP6 2.13 CD-INConnector CN12.14 Digital I/O Connector CN2 Function8 in 2.15 TV Out Connector CN32.16 Internal Keyboard Connector CN4 8 out2.19 Internal Mouse Connector CN7 2.17 Fan2 Connector CN52.18 Audio 5.1 Channel / SPDIF Connector CN6 2.20 LCD Inverter Connector CN82.21 PCI Express Slot For AAEON CN9 2.22 LVDS2-LCDConnector CN10 2.23 DVI Connector CN112.24 LVDS1-LCDConnector CN12 2.27 Fan1 ConnectorCN15 2.25 COM6 RS-232Serial Port Connector CN132.26 COM3 RS-232Serial Port Connector CN14 Pin Signal2.29 COM4 RS-232Serial Port Connector CN17 2.28 COM5 RS-232Serial Port Connector CN162.30 IrDA Connector CN18 2.33 USB ConnectorCN21 2.31 ATX Power Connector CN192.32 USB Connector CN20 Mini ITXE M B - 9 4 5 T2.34 EIDE Connector CN22 2.35 Front Panel Connector CN23 2.36 COM2 RS-232Serial Port ConnectorAward BIOS Setup Chapter 3 Award BIOS SetupSystem configuration verification 3.1System Test and InitializationAdvanced BIOS Features Entering SetupStandard CMOS Features 3.2Award BIOS SetupPnP/PCI Configurations Advanced Chipset FeaturesPower Management Setup Load Fail-SafeDefaultsSave and Exit Setup Set Supervisor/User PasswordExit Without Saving Driver Installation Chapter 4 Driver InstallationFollow the sequence below to install the drivers 4.1 Installation SetupYukonWin.exeStep 4 - Install Realtek AC97 codec Driver Appendix I/O InformationAppendix A I/O Information A-1 A.1 I/O Address Map Appendix A I/O Information A-2A.2 Memory Address Map A.3 IRQ Mapping Chart Appendix A I/O Information A-3A.4 DMA Channel Assignments Appendix A I/O Information A-4Programming the Watchdog Timer Appendix B Programming the Watchdog Time B-1B.1 Programming Configuring Sequence DescriptionAppendix B Programming the Watchdog Time B-2 3 Exit the MB PnP Mode 1 Enter the MB PnP Mode2 Modify the Data of the Registers Appendix B Programming the Watchdog Timer B-3Configure Control Index=02h WatchDog Timer Configuration RegistersAppendix B Programming the Watchdog Time B-4 Appendix B Programming the Watchdog Timer B-5 B.2 IT8712 Watchdog Timer Initial Program game port enable mov cl, call Set Logic Device CALL Read Configuration Data CMP AL,12h RET Exit Configuration Mode ENDPCALL Read Configuration Data CMP AL,87h Read Configuration Data PROC NEARMOV DX,WORD PTR CS Cfg Port+06h IN AL,DX RET call Superio Set Reg pop cx pop ax ret END Mainpush ax push cx xchg al,cl mov cl,07h Set Logic Device endp