]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/devs/serial/mips/idt79s334a/v2_0/ChangeLog
Initial revision
[karo-tx-redboot.git] / packages / devs / serial / mips / idt79s334a / v2_0 / ChangeLog
1 2003-03-09  Tim Michals  <t.michals@attbi.com>
2         
3         * cdl/ser_mipsidt_334a.cdl: Add configuration for second serial port.
4         * src/mipsidt_serial.c: Updated support for dual serial ports
5         * src/mipsidt_serial.h: Add some helpful extra defines for debug.
6
7 2003-02-24  Jonathan Larmour  <jifl@eCosCentric.com>
8
9         * cdl/ser_mipsidt_334a.cdl: Remove irrelevant doc link.
10
11 2003-02-13  Tim Michals  <t.michals@attbi.com>
12 2003-02-13  Jonathan Larmour  <jifl@eCosCentric.com>
13
14         * New package - support for MIPS IDT 79s334a board.
15
16 //===========================================================================
17 //####ECOSGPLCOPYRIGHTBEGIN####
18 // -------------------------------------------
19 // This file is part of eCos, the Embedded Configurable Operating System.
20 // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Red Hat, Inc.
21 //
22 // eCos is free software; you can redistribute it and/or modify it under
23 // the terms of the GNU General Public License as published by the Free
24 // Software Foundation; either version 2 or (at your option) any later version.
25 //
26 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
27 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
28 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
29 // for more details.
30 //
31 // You should have received a copy of the GNU General Public License along
32 // with eCos; if not, write to the Free Software Foundation, Inc.,
33 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
34 //
35 // As a special exception, if other files instantiate templates or use macros
36 // or inline functions from this file, or you compile this file and link it
37 // with other works to produce a work based on this file, this file does not
38 // by itself cause the resulting work to be covered by the GNU General Public
39 // License. However the source code for this file must still be made available
40 // in accordance with section (3) of the GNU General Public License.
41 //
42 // This exception does not invalidate any other reasons why a work based on
43 // this file might be covered by the GNU General Public License.
44 //
45 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
46 // at http://sources.redhat.com/ecos/ecos-license/
47 // -------------------------------------------
48 //####ECOSGPLCOPYRIGHTEND####
49 //===========================================================================