Instruction Manual
Table Of Contents
- Chapter 1 Introduction
- Chapter 2 Procedures of Assembly/Disassembly
- Chapter 3 Board Introduction
- Chapter 4 H/W Information
- Chapter 5 BIOS Settings
- SATA Configuration
- W83627DHG Super IO Configuration
- Serial Port Console Redirection
- Intel(R) 82576 Gigabit Dual Port Network Connection
- N/A
- Configure Gigabit Ethernet device parameters
- Intel(R) 82574L Gigabit Network Connection
- N/A
- Configure Gigabit Ethernet device parameters
- SATA Mode Selection
- Port 1
- Port 2
- CF card
- COM1 Configuration
- COM2 Configuration
- LAN by Pass Function
- Change Settings
- Serial Port
- Change Settings
- Device Mode
- Console Redirection
- Console Redirection Settings
- EMS
- EMS Settings
- Terminal Type
- Bits per second
- Data Bits
- Parity
- Stop Bits
- Flow Control
- NIC Configuration
- Blink LEDs (range 0-1
- Link Status
- NIC Configuration
- Blink LEDs (range 0-1
- Link Status
- SYS temperature
- CPU temperature
- CPU Fan Speed
- VCORE
- LAN1 ~ 8
- USB Configuration
- xHCI Mode
- EHCI1
- Setup Prompt Timeout
- Boot up NumLock State
- Boot Logo
- PXE Function

7.1.4 IB75N Library (Window platform only)
The released code for Windows platform includes a folder called ‘AMB-IB75N1’. In this folder,
there are header files and source codes of all the APIs of LCM module, Watchdog, and LAN Bypass
functions. The source codes in this folder generate the API library ‘IB75N.lib’ and ‘IB75N.dll’. Users
who want to invoke the APIs can include the ‘IB75N.h’ in their application source code and compile
their application with the library ‘IB75N.lib’ or ‘IB75N.dll’.
Besides IB75N libraries, there are WinIo32.sys, WinIo32.lib, and WinIo32.dll in this directory.
These files are indispensable for LAN Bypass application, Watchdog application. Please put these
three files with LAN Bypass application, Watchdog application in the same folder. The APIs invoke
WinIo32.lib, WinIo32.dll, and WinIo32.sys implicitly.
7.2. File Descriptions
7.2.1 LCD Control Module
On Linux platform:
1. lcmdemo.c
This file is the source code of the demo program. This program displays the user interface,
processes user’s input, and invokes LCM APIs to demonstrates the functions of LCM.
2. lcm.h
This file includes the declarations and macro definitions needed by lcm.c.
3. serialport.h
This file includes the declarations and macro definitions needed by serialport.c.
On Window platform:
1. IB75N.h
The header of the APIs.
3. IB75N.lib and IB75N.dll
The API libraries.
67