How to support partitions in Block driver
How to support partitions in Block driver
Posted Aug 19, 2005 13:03 UTC (Fri) by jbmukund (guest, #31946)Parent article: Driver porting: the BIO structure
Dear all,
I have few basic queries regarding partition implementation in my Block driver.
I am working on 2.6.10 kernel(x86 architecture).
My driver works fine with normal devices & fails to work when trying to access the partitioned devices.
How do enable partion support in my Blcok driver?
can some commnet please?
Regards,
Mukund Jampala