Date: Thu, 28 Jan 1999 13:32:39 -0500 From: "Md. Ahsan Habib" <mhabib@vt.edu> To: freebsd-questions@FreeBSD.ORG Subject: writing in /dev/kmem Message-ID: <3.0.5.32.19990128133239.00907ce0@csgrad.cs.vt.edu>
next in thread | raw e-mail | index | archive | help
Hi I am doing some experiments in FreeBSD platform. I need to write in /dev/kmem. I can open it using open system call, I can change the pointer inside it using lseek but when I am trying to write something in it using write system call the write always returns -1. I do not know what's the problem. I will appreciate any help regarding this. Thanking you, --Ahsan Habib NRG, Virginia Tech. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.19990128133239.00907ce0>