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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [devs/] [disk/] [synth/] [current/] [ChangeLog] - Blame information for rev 854

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

Line No. Rev Author Line
1 786 skrzyp
2008-08-19  Andrew Lunn  
2
 
3
        * cdl/synthdisk.cdl: Renamed the disk device to /dev/synthdiskX to
4
        be unique with respect to other disk drivers. Remove the test
5
        configury which is not used anywhere.
6
 
7
 
8
2006-02-03  Nick Garnett  
9
 
10
        * src/synthdisk.c: Updated to match changes in io/disk package.
11
 
12
2004-07-01  Savin Zlobec  
13
 
14
        * src/synthdisk.c:
15
        Updated to work with the new DISK_CHANNEL macro definition.
16
 
17
2004-04-15  Nick Garnett  
18
 
19
        * src/synthdisk.c: Mildly reorganized to support changeable
20
        media. Added synth_disk_change() function to allow us to fake a
21
        disk change for testing purposes.
22
 
23
2004-02-05  Nick Garnett  
24
 
25
        * cdl/synthdisk.cdl: Added testing config options, plus
26
        define_proc to export CYGDAT_DEVS_DISK_CFG include file name.
27
 
28
2004-01-30  Nick Garnett  
29
 
30
        * src/synthdisk.c: Updated to latest disk device specification.
31
 
32
2004-01-15  Nick Garnett  
33
 
34
        * cdl/synthdisk.cdl:
35
        * src/synthdisk.c:
36
        Added _FILENAME option for disk instances to map device to an
37
        arbitrary configured file.
38
 
39
        * src/synthdisk.c: Removed block_pos arguments from read
40
        and write calls: it is not necessary.
41
 
42
2003-09-01 Savin Zlobec 
43
 
44
        * cdl/synthdisk.cdl:
45
        * src/synthdisk.c:
46
        Updated to work with the current disk interface.
47
 
48
2003-08-19 Savin Zlobec 
49
 
50
        * cdl/synthdisk.cdl:
51
        * src/synthdisk.c:
52
        A synthetic block device driver.
53
 
54
 
55
 
56
//===========================================================================
57
// ####GPLCOPYRIGHTBEGIN####
58
// -------------------------------------------
59
// This file is part of eCos, the Embedded Configurable Operating System.
60
// Copyright (C) 2003, 2004, 2006 Free Software Foundation, Inc.
61
//
62
// This program is free software; you can redistribute it and/or modify
63
// it under the terms of the GNU General Public License as published by
64
// the Free Software Foundation; either version 2 or (at your option) any
65
// later version.
66
//
67
// This program is distributed in the hope that it will be useful, but
68
// WITHOUT ANY WARRANTY; without even the implied warranty of
69
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
70
// General Public License for more details.
71
//
72
// You should have received a copy of the GNU General Public License
73
// along with this program; if not, write to the
74
// Free Software Foundation, Inc., 51 Franklin Street,
75
// Fifth Floor, Boston, MA  02110-1301, USA.
76
// -------------------------------------------
77
// ####GPLCOPYRIGHTEND####
78
//===========================================================================

powered by: WebSVN 2.1.0

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