3 * 08-feb-2006 15:34:10:Ulf
5 * -Fixed issue when not waking up line disipine layer, could probably result
6 * in better uplink performance for 2.4.
8 * -Fixed issue with big endian during initalization, now proper toggle flags
9 * are handled between preloader and maincode.
11 * -Fixed flow control issue.
13 * -Added support for setting DTR.
15 * -For 2.4 kernels, removing temporary buffer that's not needed.
17 * -Reading CTS only for modem port (only port that supports it).
19 * -Return 0 in write_room instead of netative value, it's not handled in
22 * --------------------------------------------------------------------------
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.