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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [io/] [pcmcia/] [v2_0/] [ChangeLog] - Blame information for rev 403

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

Line No. Rev Author Line
1 27 unneback
2003-02-24  Jonathan Larmour  
2
 
3
        * cdl/io_pcmcia.cdl: Fix doc link.
4
 
5
2002-04-12  Gary Thomas  
6
 
7
        * include/pcmcia.h: Add prototype(s) to remove warnings.
8
 
9
2000-09-17  Gary Thomas  
10
 
11
        * include/pcmcia.h:
12
        * src/pcmcia.c (cf_register_handler): Interrupt handler must look
13
        just like a DSR and will be called using the same calling conventions.
14
 
15
2000-08-23  Gary Thomas  
16
 
17
        * src/pcmcia.c:
18
        * include/pcmcia.h: Export new function to forceably clear interrupts
19
        on a card [slot].  Use in non-kernel environments.
20
 
21
2000-07-16  Gary Thomas  
22
 
23
        * cdl/io_pcmcia.cdl:
24
        * include/pcmcia.h:
25
        * src/pcmcia.c: Remove dependency on generic I/O package.
26
 
27
2000-07-15  Gary Thomas  
28
 
29
        * include/pcmcia.h:
30
        * src/pcmcia.c: Change notion of interrupts to be slot oriented.
31
        This fits with more hardware.  Now need to "register" an IRQ
32
        handler when initializing a card device.
33
 
34
2000-07-11  Gary Thomas  
35
 
36
        * src/pcmcia.c: Remove noisy messages.
37
 
38
//===========================================================================
39
//####ECOSGPLCOPYRIGHTBEGIN####
40
// -------------------------------------------
41
// This file is part of eCos, the Embedded Configurable Operating System.
42
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
43
//
44
// eCos is free software; you can redistribute it and/or modify it under
45
// the terms of the GNU General Public License as published by the Free
46
// Software Foundation; either version 2 or (at your option) any later version.
47
//
48
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
49
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
50
// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
51
// for more details.
52
//
53
// You should have received a copy of the GNU General Public License along
54
// with eCos; if not, write to the Free Software Foundation, Inc.,
55
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
56
//
57
// As a special exception, if other files instantiate templates or use macros
58
// or inline functions from this file, or you compile this file and link it
59
// with other works to produce a work based on this file, this file does not
60
// by itself cause the resulting work to be covered by the GNU General Public
61
// License. However the source code for this file must still be made available
62
// in accordance with section (3) of the GNU General Public License.
63
//
64
// This exception does not invalidate any other reasons why a work based on
65
// this file might be covered by the GNU General Public License.
66
//
67
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
68
// at http://sources.redhat.com/ecos/ecos-license/
69
// -------------------------------------------
70
//####ECOSGPLCOPYRIGHTEND####
71
//===========================================================================

powered by: WebSVN 2.1.0

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