kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* char driver error
@ 2011-05-09 11:26 Aravind Vijayan
  2011-05-09 11:33 ` Manohar Vanga
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Aravind Vijayan @ 2011-05-09 11:26 UTC (permalink / raw)
  To: kernelnewbies

Hi all,
       Let me begin this post with thanx all to whom help me on
previous problem.I have completed jobs such as
writing,making,inserting the  module.

i create a character special file using mknod in /dev directory.

i try to write data to my file by" echo -n "abcd" > /dev/memory "

and when i try to read from that file i get  the last char was written
to that file that is "d"

here is my code:http://pastebin.com/9YsJetek

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-05-09 12:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-09 11:26 char driver error Aravind Vijayan
2011-05-09 11:33 ` Manohar Vanga
     [not found]   ` <BANLkTimiQg3WmVRC1rOVK0+S_W095r_3Jg@mail.gmail.com>
2011-05-09 12:04     ` Manohar Vanga
2011-05-09 11:35 ` Daniel Baluta
     [not found]   ` <BANLkTimAH6msz3YAt99RWPF=hOqWk6LkfQ@mail.gmail.com>
2011-05-09 12:08     ` Daniel Baluta
2011-05-09 12:06 ` Vikash Kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).