
APPENDIX
54
MB740 User’s Manual
File name:ITE8705.H
//============================================================
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT
// WARRANTY OF ANY
// KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED
// TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
// PARTICULAR PURPOSE.
//
//============================================================
#ifndef __ITE8705_H
#define
__ITE8705_H
1
//============================================================
#define
ITE8705_INDEX_PORT
(ITE8705_BASE)
#define
ITE8705_DATA_PORT
(ITE871)
//============================================================
#define ITE8705_REG_LD
0x07
//============================================================
#define
ITE8705_IO_PORT 0x0803
//============================================================
#define
ITE8705_UNLOCK1 0x87
#define
ITE8705_UNLOCK2 0x01
#define
ITE8705_UNLOCK3 0x55
#define
ITE8705_UNLOCK4 0xAA
#define
ITE8705_LOCK
0xFF
//============================================================
unsigned int Init_ITE8705(void);
void Set_ITE8705_LD( unsigned char);
void Set_ITE8705_Reg( unsigned char, unsigned char);
unsigned char Get_ITE8705_Reg( unsigned char);
//============================================================
#endif //__ITE8705_H
Summary of Contents for MD740
Page 1: ...MB740 AMD Geode NX Mini ITX Motherboard USER S MANUAL Version 1 0...
Page 4: ...THE MB740 MINI ITX MOTHERBOARD iv MB740 User s Manual...
Page 8: ...INTRODUCTION Board Dimensions 4 MB740 User s Manual...
Page 24: ...INSTALLATIONS 20 MB740 User s Manual This page is intentionally left blank...
Page 44: ...BIOS SETUP 40 MB740 User s Manual This page is intentionally left blank...