EmbLogic's Blog

Drivers to write the data from the apploication in the one quantum.

head 1.4;
access;
symbols;
locks
root:1.4; strict;
comment @ * @;

1.4
date 2014.02.13.12.11.39; author root; state Exp;
branches;
next 1.3;

1.3
date 2014.02.13.06.09.15; author root; state Exp;
branches;
next 1.2;

1.2
date 2014.02.12.16.08.56; author root; state Exp;
branches;
next 1.1;

1.1
date 2014.02.11.07.35.45; author root; state Exp;
branches;
next ;

desc
@Declare the macros
@

head 1.4;
access;
symbols;
locks
root:1.4; strict;
comment @ * @;

1.4
date 2014.02.13.12.12.31; author root; state Exp;
branches;
next 1.3;

1.3
date 2014.02.13.06.09.15; author root; state Exp;
branches;
next 1.2;

1.2
date 2014.02.12.16.08.59; author root; state Exp;
branches;
next 1.1;

1.1
date 2014.02.11.07.36.10; author root; state Exp;
branches;
next ;

desc
@Defi8ne the device struct ScullDev
@

1.4
log
@Remove the structre struct ScullDev .
Only declare the objects as sculldev and scull_local.
@
text

head 1.5;
access;
symbols;
locks
root:1.5; strict;
comment @ * @;

1.5
date 2014.02.13.12.11.07; author root; state Exp;
branches;
next 1.4;

1.4
date 2014.02.13.06.08.26; author root; state Exp;
branches;
next 1.3;

1.3
date 2014.02.12.16.08.36; author root; state Exp;
branches;
next 1.2;

1.2
date 2014.02.11.07.28.57; author root; state Exp;
branches;
next 1.1;

1.1
date 2014.02.11.04.24.33; author root; state Exp;
branches;
next ;

desc
@this is the kernel file to find the major and minor numbers.
@

1.5
log
@extern the file_operations fops.
@
text

head 1.3;
access;
symbols;
locks
root:1.3; strict;
comment @ * @;

1.3
date 2014.02.13.06.09.11; author root; state Exp;
branches;
next 1.2;

1.2
date 2014.02.12.16.08.44; author root; state Exp;
branches;
next 1.1;

1.1
date 2014.02.11.07.35.06; author root; state Exp;
branches;
next ;

desc
@free the memmory of ScullDev
@

1.3
log
@*** empty log message ***
@
text

head 1.2;
access;
symbols;
locks
abhishek:1.2; strict;
comment @ * @;

1.2
date 2014.02.22.11.59.36; author abhishek; state Exp;
branches;
next 1.1;

1.1
date 2014.02.15.10.34.19; author abhishek; state Exp;
branches;
next ;

desc
@release function used to close the application .
@

1.2
log
@*** empty log message ***
@
text

head 1.2;
access;
symbols;
locks
abhishek:1.2; strict;
comment @ * @;

1.2
date 2014.02.22.11.58.23; author abhishek; state Exp;
branches;
next 1.1;

1.1
date 2014.02.15.09.56.50; author abhishek; state Exp;
branches;
next ;

desc
@open function: to open the file.
@

1.2
log
@give the address passed by container_of() in the private_data.
@
text

//////////////////////////////////////////////////////////////////////////

head 1.1;
access;
symbols;
locks
abhishek:1.1; strict;
comment @ * @;

1.1
date 2014.02.22.11.59.54; author abhishek; state Exp;
branches;
next ;

desc
@This is the driver to write tha dat from the application in the one quanyum.
@

1.1
log
@Initial revision
@
text

//////////////////////////////////////////////////////////////////////////////////////////

Comments are closed.