EmbLogic's Blog

Author Archives: sampath.kumar

C Assignments status

completed first 7 assignments

Posted in Uncategorized | Leave a comment

C Assignment Status

Completed first 6 assignments, presently working on functions

Posted in Uncategorized | Leave a comment

C assignments status

completed first 4 assignments, presently working on left over questions in strings and pointers

Posted in Uncategorized | Leave a comment

Charecter Driver logfile

revision 1.33 locked by: sampath; date: 2013/08/07 12:03:17; author: sampath; state: Exp; lines: +120 -12 Timers Implementation calculted number of jiffies for char driver operation, used macro time_after to compare jiffie values converted jiffies to seconds and nanoseconds using jiffies_to_timespec … Continue reading

Posted in Character Driver, Uncategorized | Tagged | Leave a comment

Charecter Driver logfile

RCS file: ./basicregister.c,v Working file: basicregister.c head: 1.32 branch: locks: strict sampath: 1.22 sampath: 1.32 access list: symbolic names: keyword substitution: kv total revisions: 32; selected revisions: 32 description: Base program for driver Registering the driver into the kernel using … Continue reading

Posted in Character Driver, Uncategorized | Tagged | Leave a comment

Charecter Driver log file

RCS file: ./basicregister.c,v Working file: basicregister.c head: 1.31 branch: locks: strict sampath: 1.22 sampath: 1.31 access list: symbolic names: keyword substitution: kv total revisions: 31; selected revisions: 31 description: Base program for driver Registering the driver into the kernel using … Continue reading

Posted in Character Driver, Uncategorized | Tagged | Leave a comment

Charecter Driver log_file

RCS file: ./basicregister.c,v Working file: basicregister.c head: 1.27 branch: locks: strict sampath: 1.22 sampath: 1.27 access list: symbolic names: keyword substitution: kv total revisions: 27; selected revisions: 27 description: Base program for driver Registering the driver into the kernel using … Continue reading

Posted in Uncategorized | Leave a comment

Article on Charecter Driver

Article on Character Driver This Article describes you the process of writing a Character Driver module. The Linux kernel version used is -3.3.4-5. Character Driver operates on Bytes that is transferring data byte by byte or character by character. Serial … Continue reading

Posted in Uncategorized | Leave a comment

Char Driver log file

RCS file: basicregister.c,v Working file: basicregister.c head: 1.24 branch: locks: strict sampath: 1.22 sampath: 1.24 access list: symbolic names: keyword substitution: kv total revisions: 24; selected revisions: 24 description: Base program for driver Registering the driver into the kernel using … Continue reading

Posted in Uncategorized | Leave a comment

Char Driver Logfile

charlogfilepresently working on lseek implementation in write trying to rectify the problems in write operation using lseek.

Posted in Uncategorized | Leave a comment