=============================================================================
	   ADVANTECH industial comunication cards device driver
                        for  QNX 6.3.X, QNX 6.4.X and QNX 6.5.X
	    Copyright (C) 2010, Advantech eAutomation Division.
=============================================================================

This README file describes the HOW-TOs of driver installation.

1. Test environment
	QNX 6.3.2, QNX 6.4.1,QNX 6.5.0
	
2. Installation

2.1. Login as 'root' before executing the following instructions.

2.2. Uncompress the driver
   # tar zxvf adv950_v1_04.tar.gz
   # cd adv950_v1.04

2.3 Install the driver
   copy the driver devc-seradv950 from  ./adv950_v1_04/ to /sbin/
   copy devices and include folder from ./etc/ to /etc/system/enum/
   #cp devc-seradv950 /sbin/
   #cp -R ./etc/* /etc/system/enum/
   
2.4. Get serial port type configuration
   first , reboot the computer, after reboot, the driver is working.
   run ./getconfig/getconfig to get the RS232/RS422/RS485 serial port number and the mode setting.

