For the purpose of improving reliability, design and function, the information in this
document is subject to change without prior notice and does not represent a commitment on the
part of the manufacturer.
In no event will the manufacturer be liable for direct, indirect, special, incidental, or
consequential damages arising out of the use or inability to use the product or documentation,
even if advised of the possibility of such damages.
This document contains proprietary information protected by copyright. All rights are
reserved. No part of this Manual may be reproduced by any mechanical, electronic, or other
means in any form without prior written permission of the manufacturer.
Trademarks
AR-B6006、AR-R6006 are registered trademarks of Acrosser; IBM PC is a registered
trademark of the International Business Machines Corporation; Atom™ is a registered
trademark of Intel Technologies Inc; Phoenix is a registered trademark of Phoenix Software
International Inc; other product names mentioned herein are used for identification purposes
only and may be trademarks and/or registered trademarks of their respective companies.
2
Table of Contents
1. 5 Introduction to AR-R6006................................................................................
1.1 ……………………………………………………….…………..5 Specifications
1.2 ...............................................................................................5 Packing List
1.3 ....................................................................................6 System Dissection
2. …………………………………………...8 Procedure of Assembly/Disassembly
Appendix A - Driver Installation and Programming Guide (Windows).........29
A-1 GPIO and Watchdog................................................................................29
A-2 API List and Descriptions..………………………………………………….30
Appendix B - Programming Guide (Linux) ..................................................... 34
B-1 GPIO and Watchdog................................................................................34
B-2 API List and Descriptions……………………………………………………34
4
1. Introduction to AR-R6006
Acrosser's Rackmount Networking device AR-R6006 is a cost-effective and entry-level solution,
which is suitable for small office. Base on Intel ATOM D525 (dual cores & 1M cache) 1.8GHz
CPU, the AR-R6006 consumes very low power to save the total costs. We also put a quiet fan
to keep the low noise, which will not cause uncomfortable voice. By Six 10/100/1000Mbps LANs,
the AR-R6006 is suff icient for the small business security hardware solution.
3. 204-pin DDR3 SO-DIMM socket x 2 , DDR3 up to 4GB
4. Intel 82574L 10/100/1000Mbps x 6
5. Support two pairs LAN bypass feature
6. CF socket, 2.5”/3.5” Disk bay x 1, SATA II interface with power x 3
7. Console, VGA (pin header), USB 2.0 x 4 (2 x connectors, 2 x pin header)
8. Support console redirection
9. Support mini-PCI for feature expansion
1.1 Specifications
Item Description
System AR-R6006
CPU Board AR-B6006
System Dimension 430 mm x 44 mm x 320 mm (W x H x D)
1.2 Packing List
Description Q’ty
AR-R6006 System
1
Driver CD 1
Quick User Manual 1
Console Cable (P/N:190030627-G) 1
VGA Cable 1
Screw for bracket (for Rack + HDD bracket) 1
Rack bracket with Screw x 3 2
USA or Europe or Japan or UK power cord 1
5
1.3 System Dissection
(1) Dimensions
(2) Front Panel
(3) Back Panel
6
(4) System Configuration
Item Description Quantity
1
Top Cover 1
2 Disk Bracket 1
3 Bottom Base 1
4 1U Ear Bracket 1
5 Membrane 1
6 AR-B6006 Mainboard 1
7 CF Card Bracket 1
8 Power Supply 1
9 System FAN 2
7
2. Procedure of Assembly/Disassembly
2.1. HDD Installation
The following instructions will guide you to install 2.5” HDD step-by-step.
1. Unfasten 2 screws of chassis top cover and take off it.
8
Release 3.5” HDD bracket by unfastening 4 screws.
Fix HDD with HDD bracket by 4 screws.
9
Fix HDD with HDD bracket by 4 screws.
Plug SATA power cable into motherboard.
10
Connect SATA cable and SATA power cable with HDD module.
Assemble top cover back by fastening the 2 screws.
11
2.2. CF Card Installation
Open the top cover (the same as above steps).
Release CF Card bracket by unfastening 2 screws
Push CF card into CF socket.
Fix CF card bracket by 2 screws.
12
2.3. Installing SO-DIMM DRAM
Open the top cover (the same as above steps).
Install the SO-DIMM in the chassis
2.4. Rack Bracket Installation
Take out the screws and rack bracket from packing bag.
13
Fix the Rack bracket to chassis by fastening 6 screws.
14
3. AR-B6006 Board Guide
3.1. Introduction
Welcome to the AR-B6006 series Computer. The AR-B6006 series is a Networking board for
Micro-box and Rack-mount with six sets of GbE LAN. Intel Atom (Pineview-D) D525 +ICH8M.
AR-B6006 is a Networking board for micro-box and Rack-mount Platform with Intel Atom D525
+ICH8M, 6 *10/100/1000 LAN with by-pass.
Note 1. It can not use USB Hub with power adaptor that connects to USB port.
Note 2. When the screen of VGA output disappears, please use HotKey (Ctrl +
Alt + F1) to call the screen back.
The BIOS setup main menu includes some options. Use the [Up/Down] arrow key to highlight the
option that you wish to modify, and then press the [Enter] key to select the item and configure the
functions.
3.3.2. Advanced (Advanced Settings)
The <Advanced > menu consists of configuration entries that allow you to improve your system
performance, or let you modify some system features according to your preference. Some entries
are required and reserved by the board’s design.
25
3.3.3. Intel
Use the Intel BIOS menu to access the CPU and ICH(southbridge) configuration menus.
3.3.4. Security
The BIOS provides a Supervisor and a User password. If you use both passwords, the Supervisor
password must be set first.
26
3.3.5. HWMonitor
This section shows the parameters in determining the Hardware Monitor Status. These parameters
include temperatures, fan speeds, and voltages.
3.3.6. Power
This option determines the configuration of power management.
27
3.3.7. Boot(Boot Setting)
This option allows user to select sequence/priority of boot device(s).
3.3.8. Exit
This option is use to exit the BIOS main menu and change password.
28
Appendix
Appendix A - Driver Installation and Programming Guide (Windows)
A-1 GPIO and Watchdog
Overview
AR-B6006 provides both a GPIO interface and a Watchdog timer. Users can use the GPIO and
Watchdog APIs to configure and to access the GPIO interface and the Watchdog timer. The GPIO
has four input pins and four output pins. The Watchdog timer can be set to 1~255 seconds. Setting
the timer to zero disables the timer. The remaining seconds of the timer to reboot can be read from
the timer.
In this GPIO and Watchdog package, we provides:
1. API Library.
2. GPIO and Watchdog test tool and the tool source code.
Driver Installation
Super I/O Driver Folder
Click the file SetupDriver.exe to install Super I/O driver.
29
(Driver installation completely)
Files Description
SuperIoAPI.h: This file contains all define values and structures, it should be included in your
application program source code.
SuperIoAPI.lib: This file contains all API func tions library, it’s for static linking with your application
program source code.
SuperIoAPI.dll: This file contains all API functions library, it’s for dynamic linking with your application
program source code.
Call this function to get unit of current WatchDog Timer, minute or second.
Parameters:
pTimerUnit
Pointer of variable to retrieve WatchDog Timer unit.
Return Value:
Returns TRUE on success, FALSE on failure.
BOOL WINAPI WatchDog_StartTimer ( int nTimerCount, int nTimerUnit );
32
Remarks:
Call this function to start WatchDog Timer.
Parameters:
nCount
Timer value of WatchDog.
Value 2 ~ 255 if timer unit is second.
Value 1 ~ 255 if timer unit is minute.
nTimerUnit
TIME_UNIT_SECOND and TIME_UNIT_MINUTE stand for second and minute.
Return Value:
Returns TRUE on success, FALSE on failure.
BOOL WINAPI WatchDog_StopTimer();
Remarks:
Call this function to stop WatchDog Timer. Parameters:
(None)
Return Value:
Returns TRUE on success, FALSE on failure.
33
Appendix B - Programming Guide (Linux)
B-1 GPIO and Watchdog
Overview
AR-B6006 provides both a GPIO interface and a Watchdog timer. Users can use the GPIO and
Watchdog APIs to configure and to access the GPIO interface and the Watchdog timer. The GPIO
has four output pins. The Watchdog timer can be set to 1~255 seconds. Setting the timer to zero
disables the timer. The remaining seconds of the timer to reboot can be read from the timer.
In this GPIO and Watchdog package, on Linux and Windows platform, we provides:
GPIO and Watchdog test utility.
File Descriptions
GPIO and Watchdog
On Linux plat
1. Libw83627.h
This file includes the declarations of the APIs and macro definitions.
2. maintest.c
The source code of the utility.
3. Libw83627.a
The file is static link file.
B-2 API List and Descriptions
GPIO and Watchdog
GPIO
1. Syntax:
Get_gpo_status(int pin)
Description: Get the value of GPIO Output and put the value at *val.
Parameters:
I. The parameter ‘channel’ indicates the GPIO Output pins to show. Users can use the
Return Value: If the function gets the values successfully, it returns status.
2. Syntax:
form:
GPO0, GPO1, GPO2, GPO3 to indicate the GPIO Outpurt channel.
Set_gpio(int pin, int value)
Description: Set the status of GPIO Output value.
Parameters:
Set value 0 is Low, 1 is High
34
Watchdog
1. Synt
ax:
Wdt_start(Void)
Description: This function read the value of the watchdog time counter and returns it to the
caller.
Parameters: None.
Return Value: This function returns the value of the time counter and returns it to the caller as
an unsigned character.
2. Syntax:
Wdt_stop(Void)
Description: Any time call this function will stop Watchdog Timer.
Parameters: The parameter ‘val’ is the value to set to watchdog timer register. The range is 1~
255.
Return Value: None.
3. Syntax:
Get_wdt_count()
Description: This function read the value of the watchdog time counter.
Parameters: None.
Return Value: This function returns the value of the time counter.
35
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.