Re: Q: Interfacing to driver

From: Zwane Mwaikambo (zwane@linux.realnet.co.sz)
Date: Mon Feb 25 2002 - 10:26:35 EST


On Sun, 24 Feb 2002, David Stroupe wrote:

> 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?

Usually done with an ioctl (Check out many of the character drivers for
example), you oughta send these kinda questions to the kernelnewbies list
though (CCd)

        Zwane

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Feb 28 2002 - 21:00:14 EST