Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2000 14:51:19 +0100
From:      "Jorge Sa' Silva" <jfsasilva@mail.telepac.pt>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   help
Message-ID:  <002101bfe03e$c6627a40$65b037d4@mop35705.telepac.pt>

index | next in thread | raw e-mail

[-- Attachment #1 --]
Hi
 
I would like to send an integer value from an application to a kernel function, and I tried to use a file: the application creates the file, puts the integer value in the file and closes the file. The kernel function opens the file and reads the integer value. I tried to use open, close, read and write functions but I had problems. Do you think it is possible to use them? Do you have a better solution?
 
Thanks in advance
 
Jorge Sá Silva
sasilva@gcom.utad.pt

[-- Attachment #2 --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META content='"MSHTML 4.72.3110.7"' name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>
<DIV><FONT color=#000000 size=2>Hi</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>I would like to send an integer value from an 
application to a kernel function, and I tried to use a file: the application 
creates the file, puts the integer value in the file and closes the file. The 
kernel function opens the file and reads the integer value. I tried to use open, 
close, read and write functions but I had problems. Do you think it is possible 
to use them? Do you have a better solution?</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>Thanks in advance</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>Jorge S&aacute; Silva</FONT></DIV>
<DIV><FONT color=#000000 size=2><A 
href="mailto:sasilva@gcom.utad.pt">sasilva@gcom.utad.pt</A></FONT></DIV></DIV></BODY></HTML>
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002101bfe03e$c6627a40$65b037d4>