]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - packages/io/common/v2_0/ChangeLog
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / packages / io / common / v2_0 / ChangeLog
index 0182e1f9b7d0757c42fa6b9f8a247fdd28877818..e10702ae61d4bab949ff7efe2f120d1e7fc566c4 100644 (file)
@@ -1,3 +1,35 @@
+2007-08-13  Alexey Shusharin <mrfinch@mail.ru>
+
+       * include/config_keys.h: Added key set setting CAN callback
+       configuration.
+       
+2006-09-21  Jonathan Larmour  <jifl@eCosCentric.com>
+
+       * include/config_keys.h: Merge from eCosCentric repository.
+       ChangeLogs incorporated in correct location below.
+
+2006-02-15  Uwe Kindler  <uwe_kindler@web.de>
+
+       * include/config_keys.h Replaced CAN configuration keys
+       CYG_IO_SET_CONFIG_CAN_REMOTE_BUF, 
+       CYG_IO_SET_CONFIG_CAN_FILTER_ALL and
+       CYG_IO_SET_CONFIG_CAN_FILTER_MSG with new single config key
+       CYG_IO_SET_CONFIG_CAN_MSGBUF
+
+2005-12-02  Andrew Lunn  <andrew.lunn@ascom.ch>
+
+       * src/iosys.c: 
+       * include/devtab.h: Add comments that bread/bwrite takes there
+       parameters in blocks, not bytes.
+
+2005-09-11  Uwe Kindler  <uwe_kindler@web.de>
+
+       * include/config_keys.h Configuration keys for CAN driver added. 
+       
+2005-01-19  Jonathan Larmour  <jifl@eCosCentric.com>
+
+       * include/config_keys.h: Add device close key.
+
 2004-12-23  Peter Korsgaard  <jacmet@sunsite.dk>
 
        * doc/io.sgml: Match CYG_TTY_IN_FLAGS_ECHO and
        * src/iosys.c (cyg_io_lookup): Use union to avoid aliasing problems
        with compiler.
 
-2004-01-19  Nick Garnett  <nickg@calivar.com>
+2004-04-15  Nick Garnett  <nickg@ecoscentric.com>
+
+       * include/config_keys.h: Added CYG_IO_SET_CONFIG_DISK_MOUNT and
+       CYG_IO_SET_CONFIG_DISK_UMOUNT keys.
+
+2004-01-19  Nick Garnett  <nickg@ecoscentric.com>
 
        * include/config_keys.h (CYG_IO_GET_CONFIG_DISK_INFO): Added DISK
        IO config key base definition.
 // -------------------------------------------
 // This file is part of eCos, the Embedded Configurable Operating System.
 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
+// Copyright (C) 2004, 2006 eCosCentric Limited
 //
 // eCos 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