Copyright
©
2013
IBASE
Technology
Inc.
All
Rights
Reserved.
51
IBASE Technology Inc.
//---------------------------------------------------------------------------
//
// 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.
//
//---------------------------------------------------------------------------
#include "F81866.H"
#include <dos.h>
//---------------------------------------------------------------------------
unsigned int F81866_BASE;
void Unlock_F81866 (void);
void Lock_F81866 (void);
//---------------------------------------------------------------------------
unsigned int Init_F81866(void)
{
unsigned int result;
unsigned char ucDid;
F81866_BASE = 0x4E;
result = F81866_BASE;
ucDid = Get_F81866_Reg(0x20);
if (ucDid == 0x07)
//Fintek 81866
{goto Init_Finish; }
F81866_BASE = 0x2E;
result = F81866_BASE;
ucDid = Get_F81866_Reg(0x20);
if (ucDid == 0x07)
//Fintek 81866
{goto Init_Finish; }
F81866_BASE = 0x00;
result = F81866_BASE;
Summary of Contents for SI-304
Page 1: ...SI 304 User Manual SI 304 User Manual...
Page 2: ...ii SI 304 User Manual Revision Release Date V1 0 2015 07 30...
Page 8: ......
Page 12: ...4 SI 304 User Manual 1 2 3 I O View SI 304 front side 1 3 Exploded View of the SI 304 Assembly...
Page 48: ...40 SI 304 User Manual Select Create Eyefinity Display Group...
Page 50: ...42 SI 304 User Manual Make the displays arrangement...