]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/io/usb/common/v2_0/ChangeLog
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / packages / io / usb / common / v2_0 / ChangeLog
1 2006-02-23 Thomas Siegmund  <thomas.siegmund@hach-lange.de>
2
3         * include/usb.h: changed position of __attribute__((packed)) to be
4          compatible with more recent versions of GCC.
5
6 2001-01-25  Bart Veer  <bartv@redhat.com>
7
8         * cdl/usb.cdl:
9         Correctly parent below CYGPKG_IO
10
11 2000-11-22  Bart Veer  <bartv@redhat.com>
12
13         * include/usb.h: Fix nested #include protection.
14
15 2000-11-21  Bart Veer  <bartv@redhat.com>
16
17         * First check-in of eCos USB support.
18
19 //===========================================================================
20 //####ECOSGPLCOPYRIGHTBEGIN####
21 // -------------------------------------------
22 // This file is part of eCos, the Embedded Configurable Operating System.
23 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
24 //
25 // eCos is free software; you can redistribute it and/or modify it under
26 // the terms of the GNU General Public License as published by the Free
27 // Software Foundation; either version 2 or (at your option) any later version.
28 //
29 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
30 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
31 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
32 // for more details.
33 //
34 // You should have received a copy of the GNU General Public License along
35 // with eCos; if not, write to the Free Software Foundation, Inc.,
36 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
37 //
38 // As a special exception, if other files instantiate templates or use macros
39 // or inline functions from this file, or you compile this file and link it
40 // with other works to produce a work based on this file, this file does not
41 // by itself cause the resulting work to be covered by the GNU General Public
42 // License. However the source code for this file must still be made available
43 // in accordance with section (3) of the GNU General Public License.
44 //
45 // This exception does not invalidate any other reasons why a work based on
46 // this file might be covered by the GNU General Public License.
47 //
48 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
49 // at http://sources.redhat.com/ecos/ecos-license/
50 // -------------------------------------------
51 //####ECOSGPLCOPYRIGHTEND####
52 //===========================================================================