]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/devs/serial/mips/ref4955/v2_0/ChangeLog
Initial revision
[karo-tx-redboot.git] / packages / devs / serial / mips / ref4955 / v2_0 / ChangeLog
1 2003-02-24  Jonathan Larmour  <jifl@eCosCentric.com>
2
3         * cdl/ser_mips_ref4955.cdl: Remove irrelevant doc link.
4
5 2000-09-18  Jesper Skov  <jskov@redhat.com>
6
7         * cdl/ser_mips_ref4955.cdl: Use CDL to specify testing parameters.
8
9         * include/mips_tx49_ref4955_ser.inl: Follow type naming changes in
10         generic driver.
11
12 2000-09-14  Jesper Skov  <jskov@redhat.com>
13
14         * include/mips_tx49_ref4955_ser.inl: Use with generic 16x5x serial
15         driver.
16         * src/ref4955_serial.c: Deleted.
17         * src/ref4955_serial.h: Deleted.
18         * cdl/ser_mips_ref4955.cdl: Changed accordingly.
19
20 2000-08-01  Jonathan Larmour  <jlarmour@redhat.co.uk>
21
22         * src/ref4955_serial.c (pc_serial_set_config): Now use keys to make
23         more flexible.
24
25 2000-06-22  Hugo Tyson  <hmt@cygnus.co.uk>
26
27         * cdl/<yournamehere>.cdl: Remove the comment on the empty
28         include_files directive; the tools now support this correctly.
29         This keeps internal include files internal.
30
31 2000-05-25  Jesper Skov  <jskov@redhat.com>
32
33         * cdl/ser_mips_ref4955.cdl: 
34         * src/ref4955_serial.h: 
35         * src/ref4955_serial.c: 
36         REF4955 serial driver.
37
38 //===========================================================================
39 //####ECOSGPLCOPYRIGHTBEGIN####
40 // -------------------------------------------
41 // This file is part of eCos, the Embedded Configurable Operating System.
42 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
43 //
44 // eCos is free software; you can redistribute it and/or modify it under
45 // the terms of the GNU General Public License as published by the Free
46 // Software Foundation; either version 2 or (at your option) any later version.
47 //
48 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
49 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
50 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
51 // for more details.
52 //
53 // You should have received a copy of the GNU General Public License along
54 // with eCos; if not, write to the Free Software Foundation, Inc.,
55 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
56 //
57 // As a special exception, if other files instantiate templates or use macros
58 // or inline functions from this file, or you compile this file and link it
59 // with other works to produce a work based on this file, this file does not
60 // by itself cause the resulting work to be covered by the GNU General Public
61 // License. However the source code for this file must still be made available
62 // in accordance with section (3) of the GNU General Public License.
63 //
64 // This exception does not invalidate any other reasons why a work based on
65 // this file might be covered by the GNU General Public License.
66 //
67 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
68 // at http://sources.redhat.com/ecos/ecos-license/
69 // -------------------------------------------
70 //####ECOSGPLCOPYRIGHTEND####
71 //===========================================================================