Accessing a Struct in Kernel Memory from User Space via ioctl

Chris Hirsch (chris@symsystems.com)
Mon, 20 Jul 1998 16:28:10 -0600 (MDT)


I have a module that gets data from a PCI device and stores in into a
struct in kernel space. How would I go about accessing the information
contained in the struct via an ioctl call in user space? Or am I going
about this this wrong way? :-)

Thanks,
Chris

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html