URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [devs/] [serial/] [loop/] [current/] [ChangeLog] - Rev 840
Go to most recent revision | Compare with Previous | Blame | View Log
2009-10-09 John Dallaway <john@dallaway.org.uk>
* cdl/ser_loop.cdl: Remove irrelevant testing parameters which
prevent the loading of this package in the presence of other serial
device drivers.
2003-02-24 Jonathan Larmour <jifl@eCosCentric.com>
* cdl/ser_loop.cdl: Remove irrelevant doc link.
2001-09-10 Jonathan Larmour <jlarmour@redhat.com>
* cdl/ser_loop.cdl:
Fix 234000->230400 typo.
2000-10-12 Jesper Skov <jskov@redhat.com>
* cdl/ser_loop.cdl: Moved testing parameters here.
2000-08-01 Jonathan Larmour <jlarmour@redhat.co.uk>
* src/loop_serial.c (loop_serial_set_config): Now use keys to make
more flexible.
2000-06-15 Nick Garnett <nickg@cygnus.co.uk>
* cdl/ser_loop.cdl:
* src/loop/loop_serial.c:
Added loopback serial driver.
//===========================================================================
// ####GPLCOPYRIGHTBEGIN####
// -------------------------------------------
// This file is part of eCos, the Embedded Configurable Operating System.
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2009 Free Software Foundation, Inc.
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 or (at your option) any
// later version.
//
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program; if not, write to the
// Free Software Foundation, Inc., 51 Franklin Street,
// Fifth Floor, Boston, MA 02110-1301, USA.
// -------------------------------------------
// ####GPLCOPYRIGHTEND####
//===========================================================================
Go to most recent revision | Compare with Previous | Blame | View Log