![Winmate IA30 Скачать руководство пользователя страница 86](http://html1.mh-extra.com/html/winmate/ia30/ia30_user-manual_987066086.webp)
}
//---------------------------------------------------------------------------
void Unlock_W83627EHG (void)
{
outportb(W83627EHG_INDEX_PORT,
W83627EHG_UNLOCK);
outportb(W83627EHG_INDEX_PORT,
W83627EHG_UNLOCK);
}
//============================================================
void Lock_W83627EHG (void)
{
outportb(W83627EHG_INDEX_PORT,
W83627EHG_LOCK);
}
//============================================================
void Set_W83627EHG_Reg( unsigned char REG, unsigned char DATA)
{
Unlock_W83627EHG();
outportb(W83627EHG_INDEX_PORT,
REG);
outportb(W83627EHG_DATA_PORT,
DATA);
Lock_W83627EHG();
}
//============================================================
unsigned char Get_W83627EHG_Reg( unsigned char REG)
{
unsigned char Result;
Unlock_W83627EHG();
outportb(W83627EHG_INDEX_PORT,
REG);
Result
=
inportb(W83627EHG_DATA_PORT);
Lock_W83627EHG();
return
Result;
}
//============================================================
IA30 Motherboard User Manual
78
Содержание IA30
Страница 13: ...1 5 Board dimensions IA30 Motherboard User Manual 5 ...
Страница 19: ...BOTTOM CF Card Slot SO DIMM Locating Jumpers and Connectors rear side IA30 Motherboard User Manual 11 ...
Страница 31: ...Step 3 Click on Next to install Driver Step 4 Click on Next to install Driver IA30 Motherboard User Manual 23 ...
Страница 32: ...Step 5 Click on Yes to agree License Step 6 Click on Next to install Driver IA30 Motherboard User Manual 24 ...
Страница 38: ...Setp 3 Click on Next to install driver Setp 4 Click on Yes to agree License IA30 Motherboard User Manual 30 ...
Страница 39: ...Setp 5 Click on Next to install driver Setp 6 Click on Next to install driver IA30 Motherboard User Manual 31 ...
Страница 40: ...Step 7 Click on Yes I want to restart this computer now to go on IA30 Motherboard User Manual 32 ...
Страница 45: ...Setp 6 Click on Finish and go on IA30 Motherboard User Manual 37 ...
Страница 62: ...ACPI Configuration General ACPI Configuration IA30 Motherboard User Manual 54 ...
Страница 73: ...IA30 Motherboard User Manual 65 ...
Страница 76: ...Boot Device Priority Boot Device Priority Select the priority of Boot devices IA30 Motherboard User Manual 68 ...
Страница 77: ...IA30 Motherboard User Manual 69 ...