EmbLogic's Blog

Implementation of Register and Unregister in kernel

……………………………HEADER………………………………..

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

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

desc
@The test of register and unregister on kernels
@

……………………….DEFAULT…………………………..

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

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

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

desc
@The define is using
@

1.2
log
@chrdev is change
@
text

……………………………………DECLERATION…………………………………..

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

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

desc
@The declear is extern majorno.
@

1.1
log
@Initial revision
@

………………………………………….INITIALIZATION……………………………

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

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

desc
@This is initialization
@

1.1
log
@Initial revision
@
text

………………………………………….CLEANUP…………………………………………

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

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

desc
@This is cleanup.
@

1.1
log
@Initial revision
@

………………………………………….EDIT……………………………………..

head    1.1;
access;
symbols;
locks
root:1.1; strict;
comment    @# @;

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

desc
@The all file include chrdev
@

1.1
log
@Initial revision
@

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>