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