OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [devs/] [eth/] [powerpc/] [fcc/] [current/] [ChangeLog] - Blame information for rev 786

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2004-02-04  Gary Thomas  
2
 
3
        * src/if_fcc.c:
4
        * src/fcc.h: Only process error-free packets.  Inspired by
5
        Christoph Csebits.
6
 
7
2004-02-03  Christoph Csebits 
8
 
9
        * src/if_fcc.c (fcc_eth_can_send): Fix: check also if
10
        buffer was freed by the upper layer (txdone was called).
11
 
12
2004-01-15  Tiphaine Billoir  
13
 
14
        * src/if_fcc.c:
15
        * src/fcc.h: Add support for FFC3.  Only treat "link not found"
16
        as an error when building for RedBoot.
17
 
18
2003-11-07  Gary Thomas  
19
 
20
        * src/if_fcc.c (fcc_eth_init): Improve messages, add device name.
21
 
22
2003-10-02  Gary Thomas  
23
 
24
        * cdl/fcc_eth_drivers.cdl: Buffers need to be a multiple of cache
25
        line size (typically 16 or 32).
26
 
27
2003-09-08  Gary Thomas  
28
 
29
        * cdl/fcc_eth_drivers.cdl: Force serial console during init (only
30
        safe way to print during system initialization)
31
 
32
2003-08-30  Gary Thomas  
33
 
34
        * src/if_fcc.c: Fix compile error.
35
 
36
2003-08-26  Gary Thomas  
37
 
38
        * src/if_fcc.c: Use new PHY support.
39
 
40
2003-08-19  Gary Thomas  
41
 
42
        * src/if_fcc.c:
43
        * src/fcc.h:
44
        * cdl/fcc_eth_drivers.cdl: New file(s) - generic ethernet driver
45
        for Motorola QUICC-2 FCC controller.  Roughly based on previously
46
        contributed devs/eth/powerpc/quicc2 package.
47
 
48
//===========================================================================
49
// ####GPLCOPYRIGHTBEGIN####
50
// -------------------------------------------
51
// This file is part of eCos, the Embedded Configurable Operating System.
52
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
53
//
54
// This program is free software; you can redistribute it and/or modify
55
// it under the terms of the GNU General Public License as published by
56
// the Free Software Foundation; either version 2 or (at your option) any
57
// later version.
58
//
59
// This program is distributed in the hope that it will be useful, but
60
// WITHOUT ANY WARRANTY; without even the implied warranty of
61
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
62
// General Public License for more details.
63
//
64
// You should have received a copy of the GNU General Public License
65
// along with this program; if not, write to the
66
// Free Software Foundation, Inc., 51 Franklin Street,
67
// Fifth Floor, Boston, MA  02110-1301, USA.
68
// -------------------------------------------
69
// ####GPLCOPYRIGHTEND####
70
//===========================================================================
71
 
72
 
73
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.