
Product:	NPort Linux Real TTY Driver (V2)
Version:	1.11
Date:		8/26/2005
Company:	Moxa Technologies Co., Ltd

Supported Product:    
==================
NPort 5210,5230,5232,5232I,5410,5430,5430I,
 5610-8,5610-16.
            
Release Note:
=============
Ver 1.11 (8/26/2005)
1. Porting the real tty driver to UC-74XX serial products.

Ver 1.11 (8/19/2005)
1. Offical release.
2. Support NPort IA model.

Ver 1.10.7 (7/13/2005)
1. Modified some places where module use count is incorrectly decremented.
2. Wait for port shutdown command to complete before returning to user code.

Ver 1.10.5 (7/8/2005)
1. Don't block on close when open operation is non-blocking mode.
2. Fixed ioctl of serial info won't work for closing_wait attribute on value of ASYNC_CLOSE_WAIT_NONE.

Ver 1.10.3 (6/7/2005)
1. Modified parameters of npreal_write() to support kernel version 2.6.10 and above.

Ver 1.10.1 (5/31/2005)
1. Close network connections when closing tty ports.

Ver 1.10 (4/22/2005)
1. Further verified the supported Moxa products.
2. Support Linux kernel version 2.4.x to 2.6.9.
3. Bug fixed: Warning message occurs with ppp dialout case.
4. Bug fixed: With kernel 2.4, try to ping a packet larger than 4KB via
              ppp dialout caused Linux to hang.

Ver 1.9 (3/2/2005)
1. Bug fixed: server index of ttyinfo table is not correct. Connection might
     be down incorrectly.


Ver 1.8 (2/22/2005)
1. Bug fixed: Open might be slow or failed.
2. Bug fixed: Warning message occurs when adding/removing nodes in Fedora Core3.
3. Add Slackware support (Kernel version 2.4.x).
4. Bug fixed: /dev/ttyr?? nodes might be deleted after system reboot in some Linux kernel 2.6.x.


Ver 1.7 (12/31/2004)
1. Support ASPP baud rate error detection.
2. Modified DSCI netstat command: using little endian for max_socket field.
3. Add new product NPort 5110 into README.TXT and VERSION.TXT.
4. Fix bug: ap_id field is 4 byte long. Use ntohl() and htonl() to convert between host and network format.
5. Add alive check mechanism for MOXA products which support DSCI commands (get net state).
6. Modified alive check to support multiple connections.


Ver1.6
1. Support Linux kernel 2.6.
2. Callout device (cur*) is obsolete under Linux 2.6.


Ver1.5
1. Support NE-4100T, NE-4110S, NE-4120S, NE-4110A, NE-4120A.


Ver1.4.1
1. Fix compatible problem with real tty driver V1 (ver1.1/1.2).


Ver1.4
1. Support CN2510-8, CN2510-16, CN2610-8, CN2610-16.
2. Fix compiling error: request for member `counter' in 
   something not a structure or union. Except Fedora, this is 
   encounterd on any distribution with kernel version
   >= 2.4.22. (Bug#33)
3. Fix compiling error on Red Hat 7.2: The MODULE_LICENSE is 
   not defined. (Bug#5)


-End-
