Manual
Table Of Contents
- AR-R5800 System
- 1.1 Specifications
- 1.2 Packing List
- 1.3 System Dissection
- 2.1 2.5” HDD Installation
- 2.2 CF Card Installation
- 2.3 Power Cord Hook Installation
- 2.4 PCIe Card Installation
- 2.5 Rack Bracket Installation
- 1.1 Specifications
- 1.2 Package Contents
- 1.3 Block Diagram
- 2.1 Locations (Top side)
- 2.2 Connectors and Jumper Setting
- 2.3 Connector and Jumper Setting
- Date Setup
- Time Setup
- IDE Channel 0 Master
- SATA Channel 1/2
- Halt On
- Quick Power On Self Test
- Full Screen Logo Show
- APIC Mode
- Pre-allocated Memory Size
- DVMT Mode
- Console Redirection
- Baud Rate
- LAN Bypass Function
- Reset Configuration Data
- Resources Controlled By
- IRQ Resources
- Onboard Serial Port 1
- Onboard Serial Port 2
- USB Device Setting
- USB 1.0 Controller
- USB 2.0 Controller
- USB Operation Mode
- USB Keyboard Function
- USB Storage Function
- First / Second / Third Boot Device/Other Boot Device
- LAN Boot Select
- Hard Disk Boot Priority
- Save & Exit Setup
- Load Optimized Defaults
- Exit Without Saving
- Set Password

Revision: 1.0
4.2 File Descriptions
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.c
This file includes the hardware independent implementation of LCM APIs. All the APIs in this
file invoke the hardware dependent functions ‘InitSerialPort( )’, ‘WriteSerial( )’, ‘ReadSerial( )’
and ‘CloseSerialPort( )’ for accessing the serial port
3. lcm.h
This file includes the declarations and macro definitions needed by lcm.c.
4. serialport.c
This file includes the hardware dependent implementation of ‘InitSerialPort( )’, ‘WriteSerial( )’,
‘ReadSerial( )’ and ‘CloseSerialPort( )’ for accessing the serial port.
5. serialport.h
This file includes the declarations and macro definitions needed by serialport.c.
6. Makefile
This is the instruction script for GNU make system.
On Window platform:
1. LCM.cpp
The source code of the LCM demo program.
2. AR-B5800.h
The header of the APIs.
3. AR-B5800.lib and AR-B5800.dll
The API libraries.
51










