LWN.net Logo

Simple block driver example

Simple block driver example

Posted Oct 10, 2007 21:02 UTC (Wed) by Mona_Joseph (guest, #48280)
Parent article: Simple block driver example

Now that the driver is written and installed, I can use the open(), release() ... system calls to access it.

How do I get to the request que from my application?

What "h" file do I include and what is the format for the request() call?

Thank you,
Mona


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds