MOXA linux-2.6.x / linux-2.6.9-uc0 from sdlinux-moxaart.tgz
[linux-2.6.9-moxart.git] / drivers / char / nozomi / CHANGELOG
blob2530e1da5e8dd318698f42542e2ef516d6a064b8
1 /*
2  * Version 2.0
3  * 08-feb-2006 15:34:10:Ulf
4  *
5  * -Fixed issue when not waking up line disipine layer, could probably result
6  * in better uplink performance for 2.4.
7  *
8  * -Fixed issue with big endian during initalization, now proper toggle flags
9  * are handled between preloader and maincode.
10  *
11  * -Fixed flow control issue.
12  * 
13  * -Added support for setting DTR.
14  * 
15  * -For 2.4 kernels, removing temporary buffer that's not needed.
16  * 
17  * -Reading CTS only for modem port (only port that supports it).
18  * 
19  * -Return 0 in write_room instead of netative value, it's not handled in
20  * upper layer.
21  * 
22  * --------------------------------------------------------------------------
23  * Version 1.0
24  *
25  * First version of driver, only tested with card of type F32_2.
26  * Works fine with 2.4 and 2.6 kernels.
27  * Driver also support big endian architecture.
28  */