comparison packages/devs/serial/mips/ref4955/current/ChangeLog @ 134:d2f49caf9e38 ecos-sw-2000-11-03

Merge from eCos master repository on 2000-11-03-09:00:49-GMT
author jlarmour
date Fri, 03 Nov 2000 21:17:40 +0000
parents
children e0c0827131d1
comparison
equal deleted inserted replaced
133:98d71f4d8243 134:d2f49caf9e38
1 2000-09-18 Jesper Skov <jskov@redhat.com>
2
3 * cdl/ser_mips_ref4955.cdl: Use CDL to specify testing parameters.
4
5 * include/mips_tx49_ref4955_ser.inl: Follow type naming changes in
6 generic driver.
7
8 2000-09-14 Jesper Skov <jskov@redhat.com>
9
10 * include/mips_tx49_ref4955_ser.inl: Use with generic 16x5x serial
11 driver.
12 * src/ref4955_serial.c: Deleted.
13 * src/ref4955_serial.h: Deleted.
14 * cdl/ser_mips_ref4955.cdl: Changed accordingly.
15
16 2000-08-01 Jonathan Larmour <jlarmour@redhat.co.uk>
17
18 * src/ref4955_serial.c (pc_serial_set_config): Now use keys to make
19 more flexible.
20
21 2000-06-22 Hugo Tyson <hmt@cygnus.co.uk>
22
23 * cdl/<yournamehere>.cdl: Remove the comment on the empty
24 include_files directive; the tools now support this correctly.
25 This keeps internal include files internal.
26
27 2000-05-25 Jesper Skov <jskov@redhat.com>
28
29 * cdl/ser_mips_ref4955.cdl:
30 * src/ref4955_serial.h:
31 * src/ref4955_serial.c:
32 REF4955 serial driver.
33
34 //===========================================================================
35 //####COPYRIGHTBEGIN####
36 //
37 // -------------------------------------------
38 // The contents of this file are subject to the Red Hat eCos Public License
39 // Version 1.1 (the "License"); you may not use this file except in
40 // compliance with the License. You may obtain a copy of the License at
41 // http://www.redhat.com/
42 //
43 // Software distributed under the License is distributed on an "AS IS"
44 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
45 // License for the specific language governing rights and limitations under
46 // the License.
47 //
48 // The Original Code is eCos - Embedded Configurable Operating System,
49 // released September 30, 1998.
50 //
51 // The Initial Developer of the Original Code is Red Hat.
52 // Portions created by Red Hat are
53 // Copyright (C) 1998, 1999, 2000 Red Hat, Inc.
54 // All Rights Reserved.
55 // -------------------------------------------
56 //
57 //####COPYRIGHTEND####
58 //===========================================================================