DIGITAL-LOGIC AG
MSEP800 Manual V1.0G
105
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.
Summary of Contents for MICROSPACE MSEP800
Page 12: ...DIGITAL LOGIC AG MSEP800 Manual V1 0G 12 2 4 MSEP800 Blockdiagram...
Page 19: ...DIGITAL LOGIC AG MSEP800 Manual V1 0G 19...
Page 21: ...DIGITAL LOGIC AG MSEP800 Manual V1 0G 21 2 7 2 Side View...
Page 62: ...DIGITAL LOGIC AG MSEP800 Manual V1 0G 62 5 2 Connector Plan 5 2 1 MSEP800 V1 0...
Page 63: ...DIGITAL LOGIC AG MSEP800 Manual V1 0G 63...
Page 77: ...DIGITAL LOGIC AG MSEP800 Manual V1 0G 77 6 2 The Jumpers on MSEP800 V1 0...
Page 78: ...DIGITAL LOGIC AG MSEP800 Manual V1 0G 78...
Page 84: ...DIGITAL LOGIC AG MSEP800 Manual V1 0G 84...
Page 85: ...DIGITAL LOGIC AG MSEP800 Manual V1 0G 85...
Page 87: ...DIGITAL LOGIC AG MSEP800 Manual V1 0G 87...
Page 89: ...DIGITAL LOGIC AG MSEP800 Manual V1 0G 89...
Page 127: ...DIGITAL LOGIC AG MSEP800 Manual V1 0G 127 16 ASSEMBLINGS VIEW 16 1 MSEP800 V1 0...
Page 128: ...DIGITAL LOGIC AG MSEP800 Manual V1 0G 128...
Page 130: ...DIGITAL LOGIC AG MSEP800 Manual V1 0G 130...
Page 131: ...DIGITAL LOGIC AG MSEP800 Manual V1 0G 131...
Page 134: ...DIGITAL LOGIC AG MSEP800 Manual V1 0G 134...
Page 135: ...DIGITAL LOGIC AG MSEP800 Manual V1 0G 135...
Page 136: ...DIGITAL LOGIC AG MSEP800 Manual V1 0G 136 17 3 Assembling View of MSEP800 V0 3...
Page 137: ...DIGITAL LOGIC AG MSEP800 Manual V1 0G 137...
Page 138: ...DIGITAL LOGIC AG MSEP800 Manual V1 0G 138 This side left blank...