LWN.net Logo

Simple block driver example

Simple block driver example

Posted Mar 31, 2010 17:07 UTC (Wed) by jlamorie (guest, #64898)
Parent article: Simple block driver example

Since the changes to the block driver API in 2.6.31, has there been an update to this example block driver?

I have a small, simple block device that I used the LDDv3 example as a basis for my code. However, I'm having a hard time figuring out what I need to change in order to get it to work with the new API.

Thanks


(Log in to post comments)

Simple block driver example

Posted May 4, 2010 16:06 UTC (Tue) by metadaddy (guest, #65872) [Link]

I just ported the simple block driver to 2.6.31 - see A Simple Block Driver for Linux Kernel 2.6.31

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