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