From: David Stroupe <dstroupe@keyed-upsoftware.com>
To: linux-kernel@vger.kernel.org
Subject: Q: Interfacing to driver
Date: Sun, 24 Feb 2002 17:29:52 -0600 [thread overview]
Message-ID: <3C797770.3000206@keyed-upsoftware.com> (raw)
I have created a driver for a custom board. This driver exports the
functions that I need to access from my user programs to control the
card. How do I declare and call this driver function within my user
code so that it will call the device driver function?
TIA
--
Best regards,
David Stroupe
Keyed-Up Software
next reply other threads:[~2002-02-24 23:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-24 23:29 David Stroupe [this message]
2002-02-25 9:04 ` Q: Interfacing to driver Jan Hudec
2002-02-25 15:26 ` Zwane Mwaikambo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3C797770.3000206@keyed-upsoftware.com \
--to=dstroupe@keyed-upsoftware.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.