Date: Wed, 02 Nov 2005 21:50:38 -0500 From: "Yong Ma" <mayong@mail.com> To: freebsd-drivers@freebsd.org Subject: Interface of the driver Message-ID: <20051103025038.CAF618401E@ws1-5.us4.outblaze.com>
index | next in thread | raw e-mail
Hi all:
My driver for the cryptographic accelerator is almost finished,the next job will be the development of user interfaces.I 've got some problems now:Is the ioctl() function the only way in which the user implications interact with the driver(mine is a KLD module)?if so,how can I pass some arguments(such as my private key or the file name that will be encrypted)?Can I call some function(with arguments) defined in the driver in my user implications,and how?
Thanks!
Yong
--
___________________________________________________
Play 100s of games for FREE! http://games.mail.com/
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051103025038.CAF618401E>
