Mercurial > flash_v2
comparison packages/devs/serial/loop/current/ChangeLog @ 115:6ed91473a1cd ecos-sw-2000-08-21
Merge from eCos master repository on 2000-08-21-22:40:54-BST
| author | jlarmour |
|---|---|
| date | Fri, 25 Aug 2000 17:32:38 +0000 |
| parents | |
| children | eb9fd8c04db3 |
comparison
equal
deleted
inserted
replaced
| 114:5ad2b71d525e | 115:6ed91473a1cd |
|---|---|
| 1 2000-08-01 Jonathan Larmour <jlarmour@redhat.co.uk> | |
| 2 | |
| 3 * src/loop_serial.c (loop_serial_set_config): Now use keys to make | |
| 4 more flexible. | |
| 5 | |
| 6 2000-06-15 Nick Garnett <nickg@cygnus.co.uk> | |
| 7 | |
| 8 * cdl/ser_loop.cdl: | |
| 9 * src/loop/loop_serial.c: | |
| 10 Added loopback serial driver. | |
| 11 | |
| 12 //=========================================================================== | |
| 13 //####COPYRIGHTBEGIN#### | |
| 14 // | |
| 15 // ------------------------------------------- | |
| 16 // The contents of this file are subject to the Red Hat eCos Public License | |
| 17 // Version 1.1 (the "License"); you may not use this file except in | |
| 18 // compliance with the License. You may obtain a copy of the License at | |
| 19 // http://www.redhat.com/ | |
| 20 // | |
| 21 // Software distributed under the License is distributed on an "AS IS" | |
| 22 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the | |
| 23 // License for the specific language governing rights and limitations under | |
| 24 // the License. | |
| 25 // | |
| 26 // The Original Code is eCos - Embedded Configurable Operating System, | |
| 27 // released September 30, 1998. | |
| 28 // | |
| 29 // The Initial Developer of the Original Code is Red Hat. | |
| 30 // Portions created by Red Hat are | |
| 31 // Copyright (C) 1998, 1999, 2000 Red Hat, Inc. | |
| 32 // All Rights Reserved. | |
| 33 // ------------------------------------------- | |
| 34 // | |
| 35 //####COPYRIGHTEND#### | |
| 36 //=========================================================================== |
