DIGITAL-LOGIC AG
MSM800 SEV Manual V1.0A
74
12.1.2.4.2 Registers structure
It's used for exchanging information between user program and "Int15dl" driver.
typedef struct
Registers {
union
{
struct
{
unsigned short
ax;
unsigned short
bx;
unsigned short
cx;
unsigned short
dx;
unsigned short
bp;
unsigned short
si;
unsigned short
di;
unsigned short
ds;
unsigned short
es;
unsigned short
flags;
};
struct
{
unsigned char
al;
unsigned char
ah;
unsigned char
bl;
unsigned char
bh;
unsigned char
cl;
unsigned char
ch;
unsigned char
dl;
unsigned char
dh;
};
};
} TRegisters;
12.1.2.5
Information for advanced users
At first call of the function
Open_Int15dl()
,
Int15dl driver try to detect the type of chipset. To disable this
procedure user have to define the next parameters in "Int15dl.inf" file before installation of the driver:
for PIIX4 chipset:
HKR, "Parameters", "chipID", 0x00010001, 0x4
HKR, "Parameters", "pmBase", 0x00010001, 0x1000
HKR, "Parameters", "smbBase", 0x00010001, 0x1040
HKR, "Parameters", "tsaddr", 0x00010001, 0x9E - LM75 sensor address
for ICH4 chipset:
HKR, "Parameters", "chipID", 0x00010001, 0x5
HKR, "Parameters", "pmBase", 0x00010001, 0x1000
HKR, "Parameters", "smbBase", 0x00010001, 0x1880
HKR, "Parameters", "tsaddr", 0x00010001, 0x9C - ADM1023 sensor address
For more information, please get in contact with the Digital-Logic support department.
Содержание MICROSPACE MSM800SEV
Страница 42: ...DIGITAL LOGIC AG MSM800 SEV Manual V1 0A 42 Top Side of the MSM800SEV V1 2...
Страница 43: ...DIGITAL LOGIC AG MSM800 SEV Manual V1 0A 43 Bottom Side of the MSM800SEV V1 2...
Страница 57: ...DIGITAL LOGIC AG MSM800 SEV Manual V1 0A 57 8 4 The Micro Floppy interface cable 1 1 1 1 1 1 1 1...
Страница 60: ...DIGITAL LOGIC AG MSM800 SEV Manual V1 0A 60...
Страница 61: ...DIGITAL LOGIC AG MSM800 SEV Manual V1 0A 61...
Страница 64: ...DIGITAL LOGIC AG MSM800 SEV Manual V1 0A 64...
Страница 66: ...DIGITAL LOGIC AG MSM800 SEV Manual V1 0A 66...
Страница 87: ...DIGITAL LOGIC AG MSM800 SEV Manual V1 0A 87 15 ASSEMBLINGS VIEW 15 1 MSM800SEV 1 2...
Страница 88: ...DIGITAL LOGIC AG MSM800 SEV Manual V1 0A 88...
Страница 89: ...DIGITAL LOGIC AG MSM800 SEV Manual V1 0A 89 16 DRAWINGS OF OLDER BOARD VERSIONS 16 1 Version 1 0 V1 1...
Страница 90: ...DIGITAL LOGIC AG MSM800 SEV Manual V1 0A 90...