- 92 -
Appendices
outportb(sioIndex,0x87);
/*
Enable
Super I/O */
outportb(sioIndex,0x87);
outportb(sioIndex,0x07);
/*
Select
logic device – GPIO */
outportb(sioData, 0x06);
outportb(sioIndex,0xA2);
/*
GPIO
50~57 - Status */
iTemp = inportb(sioData);
outportb(sioIndex,0xF2);
/*
GPIO
00~07 - Status */
iStatus = inportb(sioData);
outportb(sioIndex,0xAA);
/*
Disable
Super I/O */
iStatus = (iStatus<<8) + iTemp;
return iStatus;
}
Содержание FPC-7900
Страница 2: ...2 This page is intentionally left blank...
Страница 3: ...i Revision History Version Release Time Description 1 0 2018 01 Initial release...
Страница 6: ...iv This page is intentionally left blank...
Страница 12: ...x This page is intentionally left blank...
Страница 13: ...1 1 Chapter 1 Introduction Chapter 1 Introduction...
Страница 19: ...7 2 Chapter 2 System Overview Chapter 2 System Overview...
Страница 24: ...12 This page is intentionally left blank...
Страница 25: ...13 3 Chapter 3 System Configuration Chapter 3 System Configuration...
Страница 42: ...30 This page is intentionally left blank...
Страница 43: ...31 4 Chapter 4 Installation and Maintenance Chapter 4 Installation and Maintenance...
Страница 70: ...58 This page is intentionally left blank...
Страница 71: ...59 5 Chapter 5 BIOS Chapter 5 BIOS...
Страница 101: ...89 Appendices Appendices Appendices...