Driver on Linux

Christophe.LINDHEIMER at fr.thalesgroup.com Christophe.LINDHEIMER at fr.thalesgroup.com
Sat Jun 28 03:10:59 EST 2003


Hi.

I am working on a PPC860.

I have developped two drivers.

The driver 2 needs to use functions that are in driver 1.
driver 1 is /dev/visu.

I thought I could make fd=open("/dev/visu", 0) in init of the driver 2 but I
get ooops.
I also need to make something like ioctl(fd, IO_Special... )but the function
ioctl is unknown in the kernel.

What is the right way to work when you need to do that ?

Thanks.

Chris


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list