* Block driver Concern.
@ 2008-05-30 9:46 Misbah khan
0 siblings, 0 replies; only message in thread
From: Misbah khan @ 2008-05-30 9:46 UTC (permalink / raw)
To: linuxppc-embedded
Hi all ...
I have devloped a test block driver on the host system. The driver is
expected to create 16 partitions on the disc and i am using a character
driver to read and write into the partitions where in i am using the request
function of the block driver.
The concern is that , after inserting the driver only one partition gets
created and not the all 16
There are few question that remained unanswered till now for me :-
1. How could we write a bulk of data to the partitions created by the device
?
2. While inserting the device How is it possible to create 16 partitions
having the same major no.
3. How do in real case we use to write/read blocks of data to/from the disc
(I have used a char driver to test )??
If any of you have worked on Block drivers or have knowledge/Experiance then
please do share it with me .
Thank You
Misbah <><
2.
--
View this message in context: http://www.nabble.com/Block-driver-Concern.-tp17555236p17555236.html
Sent from the linuxppc-embedded mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-30 9:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-30 9:46 Block driver Concern Misbah khan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).