xRevision History
-----[ Release-1.6 ]-----
[ 2013-05-16 21:57:34 by ts ]
frodo_serial.c
R: 1. compile failed with kernel 3.7.10
2. potentially unsafe module parameter parse function
3. many references to old driver name occur still in dmesg dumps
M: 1. updated driver to use struct uart_8250_port
2. fixed frodo_setup to use safe functions like strncpy etc.
3. replaced dump texts with neutral IP core names where possible
frodo_serial_doc.c
R: newer 2.6 kernels allow specifying more than 4 UARTs as boot parameter
M: updated documentation to show usage of nr_uarts= parameter
-----[ Release-1.5 ]-----
[ 2007-12-07 17:30:39 by ts ]
13z02590.xml
- SW Module men_lx_chameleon added to be selected automatically
frodo_serial_doc.c
- added comment about special EM01 UART clock setting
- removed unnecessary comment about PCI Clocks
Tested under Ubuntu 7.03, Suse 10.2/10.3 and ElinOS 4.1
-----[ Release-1.4 ]-----
[ 2007-06-11 15:35:51 by ts ]
*** CHANGED FILES ***
frodo_serial.c
- call pci_enable_device() so PCI Irq works at new kernels
- correct baud_base to 115200 automatically for Z57 units
- integrated Z057 Unit
chameleon.h
- added defines for PCI Vendor IDs for Altera and MEN
- Added 16Z057 (modified Z025, different IRQ handling)
-----[ Release-1.3 ]-----
[ 2007-03-01 10:52:12 by ts ]
*** CHANGED FILES ***
File frodo_serial.c
Added support for Z125 ChamV2 single UART unit
-----[ Release-1.2 ]-----
[ 2006-10-30 18:42:45 by ts ]
*** CHANGED FILES ***
File frodo_serial.c
API Change: [un]register_serial replaced by serial8250_[un]register_port
from kernel 2.6.12 on
File /_CVS_/LINUX/INCLUDE/NATIVE/MEN/men_chameleon.h RCS 1.4 -> RCS 1.5
Corrected wrong MOD_CODE_END for V0 tables to 0x3f
-----[ Release-1.1 ]-----
[ 2005-11-14 16:52:27 by ub ]
chameleon.h extended for new IP cores
-----[ Release-1.0 ]-----
[ 2005-02-16 14:59:36 by ub ]
Initial Revision
Close