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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [devs/] [eth/] [mips/] [atlas/] [current/] [ChangeLog] - Blame information for rev 838

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2003-03-21  Nick Garnett  
2
 
3
        * src/saa9730.h:
4
        * src/if_atlas.c:
5
        Many small changes to make this driver work correctly in eCos.
6
 
7
2003-03-13  Nick Garnett  
8
 
9
        * cdl/atlas_eth_drivers.cdl:
10
        Changed CYGPKG_DEVS_ETH_ARM_ATLAS_OPTIONS to
11
        CYGPKG_DEVS_ETH_MIPS_ATLAS_OPTIONS.
12
 
13
        * src/if_atlas.c (atlas_saa9730_init): ifdeffed out bogus code to
14
        set MAC address in non-redboot configuration just to make it
15
        compile. Note that there are other problems with this driver in
16
        eCos.
17
 
18
2002-06-14  Gary Thomas  
19
 
20
        * src/if_atlas.c:
21
        Need to include  for proper configuration
22
        of stand-alone (polled) vs. system (interrupt driven) mode.
23
 
24
2001-10-18  Jonathan Larmour  
25
 
26
        * src/if_atlas.c: net_debug is no longer used.
27
 
28
2001-10-05  Jesper Skov  
29
 
30
        * src/if_atlas.c: Use new HAL endian conversion macros.
31
 
32
        * src/saa9730.h: Deleted endian conversion macros.
33
 
34
2001-02-15  Nick Garnett  
35
 
36
        * src/saa9730.h:
37
        * src/if_atlas.c:
38
        Added support for getting RX interrupts. This is solely for the
39
        purposes of doing Ctrl-C processing in RedBoot, more work would be
40
        needed to get full eCos driver support going.
41
 
42
2001-01-30  Gary Thomas  
43
 
44
        * src/if_atlas.c: New RedBoot config data layout.
45
 
46
//===========================================================================
47
// ####GPLCOPYRIGHTBEGIN####
48
// -------------------------------------------
49
// This file is part of eCos, the Embedded Configurable Operating System.
50
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
51
//
52
// This program is free software; you can redistribute it and/or modify
53
// it under the terms of the GNU General Public License as published by
54
// the Free Software Foundation; either version 2 or (at your option) any
55
// later version.
56
//
57
// This program is distributed in the hope that it will be useful, but
58
// WITHOUT ANY WARRANTY; without even the implied warranty of
59
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
60
// General Public License for more details.
61
//
62
// You should have received a copy of the GNU General Public License
63
// along with this program; if not, write to the
64
// Free Software Foundation, Inc., 51 Franklin Street,
65
// Fifth Floor, Boston, MA  02110-1301, USA.
66
// -------------------------------------------
67
// ####GPLCOPYRIGHTEND####
68
//===========================================================================
69
 
70
 
71
 

powered by: WebSVN 2.1.0

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