]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/devs/eth/h8300/aki3068net/v2_0/ChangeLog
Initial revision
[karo-tx-redboot.git] / packages / devs / eth / h8300 / aki3068net / v2_0 / ChangeLog
1 2002-12-10  Yoshinori Sato  <ysato@users.sourceforge.jp>
2         * include/devs_eth_h8300_aki3068net.inl: interrupt no fix.
3
4 2002-08-14  Yoshinori Sato  <qzb04471@nifty.ne.jp>
5 2002-08-14  Jonathan Larmour  <jifl@ecoscentric.com>
6
7         * include/devs_eth_h8300_aki3068net.inl: Allow to build with
8         if_dp83902a.c changes. 
9
10 2002-06-14  Gary Thomas  <gary@chez-thomas.org>
11
12         * src/if_aki3068net.c: 
13         Need to include <pkgconf/io_eth_drivers.h> for proper configuration
14         of stand-alone (polled) vs. system (interrupt driven) mode.
15
16 2002-05-28  Jonathan Larmour  <jlarmour@redhat.com>
17
18         * src/if_aki3068net.c: Remove unused includes.
19
20 2002-04-24  Yoshinori Sato  <qzb04471@nifty.ne.jp>
21
22         * New package.
23
24 //===========================================================================
25 //####ECOSGPLCOPYRIGHTBEGIN####
26 // -------------------------------------------
27 // This file is part of eCos, the Embedded Configurable Operating System.
28 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
29 //
30 // eCos is free software; you can redistribute it and/or modify it under
31 // the terms of the GNU General Public License as published by the Free
32 // Software Foundation; either version 2 or (at your option) any later version.
33 //
34 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
35 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
36 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
37 // for more details.
38 //
39 // You should have received a copy of the GNU General Public License along
40 // with eCos; if not, write to the Free Software Foundation, Inc.,
41 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
42 //
43 // As a special exception, if other files instantiate templates or use macros
44 // or inline functions from this file, or you compile this file and link it
45 // with other works to produce a work based on this file, this file does not
46 // by itself cause the resulting work to be covered by the GNU General Public
47 // License. However the source code for this file must still be made available
48 // in accordance with section (3) of the GNU General Public License.
49 //
50 // This exception does not invalidate any other reasons why a work based on
51 // this file might be covered by the GNU General Public License.
52 //
53 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
54 // at http://sources.redhat.com/ecos/ecos-license/
55 // -------------------------------------------
56 //####ECOSGPLCOPYRIGHTEND####
57 //===========================================================================