EmbLogic's Blog

*********CHAR DRIVER********

RCS file: lkm2.c,v
Working file: lkm2.c
head: 1.5
branch:
locks: strict
root: 1.5
access list:
symbolic names:
keyword substitution: kv
total revisions: 5; selected revisions: 5
description:
today i am not able to solve the ioctl function problem.
related to set quantum, it will not execute properly and crash when i call this command.
—————————-
revision 1.5 locked by: root;
date: 2013/08/12 16:59:36; author: root; state: Exp; lines: +93 -36
Here I Implement the kernel timer ,firstly register it then declare a jitter function.
Then used that jitter function to use in_interrupt and in_atomic function.
—————————-
revision 1.4
date: 2013/08/02 22:27:03; author: root; state: Exp; lines: +17 -14
Implement the jiffies_)to_timeval and jiffies_to_timespec funtion to convert the jiffies into second,microsecond and nanosecond.
done it successfull.
—————————-
revision 1.3
date: 2013/08/02 02:18:16; author: root; state: Exp; lines: +48 -6
Implement timer into the driver just check it that how much time is being taken by read/writr operation to perform the task.
but when i used to convert the jiffies into human readable time then it crashed the kernel.
—————————-
revision 1.2
date: 2013/08/01 18:26:08; author: root; state: Exp; lines: +9 -9
Implement the ioctl by using set quantum , set qset.
—————————-
revision 1.1
date: 2013/08/01 01:26:39; author: root; 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>