EmbLogic's Blog

Character Device Driver

RCS file: header.h,v
Working file: header.h
head: 1.10
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 10;	selected revisions: 10
description:
This is the base module.
----------------------------
revision 1.10
date: 2013/10/31 07:36:18;  author: Emblogic;  state: Exp;  lines: +24 -0
defined macros DEV_SIZE, DATA_SIZE, QSET_SIZE, QUANTUM_SIZE and the corresponding variables.
defined the corresponding elements of the scull too.
----------------------------
revision 1.9
date: 2013/10/31 07:10:53;  author: Emblogic;  state: Exp;  lines: +1 -1
*** empty log message ***
----------------------------
revision 1.8
date: 2013/10/31 07:10:07;  author: Emblogic;  state: Exp;  lines: +1 -0
Included file slab.h
----------------------------
revision 1.7
date: 2013/10/31 07:04:42;  author: Emblogic;  state: Exp;  lines: +16 -2
added struct file_operations
includec cdev.h
defined struct ScullDev anf struct ScullQset
----------------------------
revision 1.6
date: 2013/10/31 06:39:50;  author: Emblogic;  state: Exp;  lines: +8 -1
defined macro MINORNO
defined variable minorno and assigned to MINORNO.
removen struct file_operations.
----------------------------
revision 1.5
date: 2013/10/31 06:25:17;  author: Emblogic;  state: Exp;  lines: +1 -0
included the file fs.h
----------------------------
revision 1.4
date: 2013/10/31 06:20:58;  author: Emblogic;  state: Exp;  lines: +12 -0
defined macros like MAJORNO, DEVNAME.
defined struct file_operations.
----------------------------
revision 1.3
date: 2013/10/29 07:34:51;  author: root;  state: Exp;  lines: +6 -0
Included moduleparam.h
declared the macro NOD and variable nod.
Assigned nod = NOD.
----------------------------
revision 1.2
date: 2013/10/28 07:33:00;  author: Emblogic;  state: Exp;  lines: +6 -0
Defined macros:
MODULE_DESCRIPTION() and MODULE_AUTHOR()
Also defined Macro DEBUG for printk's.
----------------------------
revision 1.1
date: 2013/10/28 07:29:36;  author: Emblogic;  state: Exp;
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>