> Do I need to handle any thing in the request function to handle
> read/writes to the device partitions? 

It looks like you've done most of what you need; in 2.6, block drivers
need not worry about the details of partitioning.

Lots of details in the block drivers chapter of LDD3 if you need them:

        http://lwn.net/Kernel/LDD3/

jon

Jonathan Corbet
Executive editor, LWN.net
[EMAIL PROTECTED]

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

Reply via email to