RCS file: header.h,v
Working file: header.h
head: 1.1
branch:
locks: strict
emblogic: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
included header files
—————————-
revision 1.1 locked by: emblogic;
date: 2014/11/11 05:29:43; author: emblogic; state: Exp;
Initial revision
=============================================================================
RCS file: dec.h,v
Working file: dec.h
head: 1.1
branch:
locks: strict
emblogic: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
—————————-
revision 1.1 locked by: emblogic;
date: 2014/11/11 05:30:45; author: emblogic; state: Exp;
Initial revision
=============================================================================
RCS file: initialization.c,v
Working file: initialization.c
head: 1.2
branch:
locks: strict
emblogic: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 1
description:
implemented the check_region(), release_region() for checking the availability of region
—————————-
revision 1.2 locked by: emblogic;
date: 2014/11/11 05:33:43; author: emblogic; state: Exp; lines: +2 -2
implemented the request_region()
=============================================================================
RCS file: fileop.h,v
Working file: fileop.h
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 0
description:
=============================================================================
RCS file: dev_open.c,v
Working file: dev_open.c
head: 1.1
branch:
locks: strict
emblogic: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
—————————-
revision 1.1 locked by: emblogic;
date: 2014/11/11 05:32:50; author: emblogic; state: Exp;
Initial revision
=============================================================================
RCS file: dev_write.c,v
Working file: dev_write.c
head: 1.3
branch:
locks: strict
emblogic: 1.3
access list:
symbolic names:
keyword substitution: kv
total revisions: 3; selected revisions: 1
description:
—————————-
revision 1.3 locked by: emblogic;
date: 2014/11/11 05:40:03; author: emblogic; state: Exp; lines: +1 -0
followed the protocols : send the strobe.
to allow the reader to read the data,before send the strobe to reader,this verified the busy status.. ============================================================================
RCS file: cleanup.c,v
Working file: cleanup.c
head: 1.2
branch:
locks: strict
emblogic: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 1
description:
—————————-
revision 1.2 locked by: emblogic;
date: 2014/11/11 05:35:23; author: emblogic; state: Exp; lines: +2 -0
implemented release_region foe releasing the region ,
=============================================================================
RCS file: dev_read.c,v
Working file: dev_read.c
head: 1.2
branch:
locks: strict
emblogic: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 1
description:
following the protocols first send the busy to writer.and wait for strobe signal from writer.
—————————-
revision 1.2 locked by: emblogic;
date: 2014/11/11 05:57:34; author: emblogic; state: Exp; lines: +2 -2
after receiving the strobe from the writter received the data sucessfully.
=============================================================================