hi Greg
thanks for the concern .
but actually my question was very simple ..
it wsnt so complex.

it was just that i was just writing for practice sake
a sample block device driver example in LDD

there they ahve given all this description abt sector size in ch 16

which confued me totally .
so i thought if an of you can if clarify .


its not related to any spl block device with me
but i dont know how my ques became so complex that
i got answers from seems to be third world...
so i thought to reframe it for once again ..pl read my ques again ..i am
sure any of u can help me ...



On Thu, Feb 26, 2009 at 4:40 AM, Greg Freemyer <greg.freem...@gmail.com>wrote:

> On Wed, Feb 18, 2009 at 10:23 AM, Greg Freemyer <greg.freem...@gmail.com>
> wrote:
> > On Wed, Feb 18, 2009 at 1:06 AM, nidhi mittal <nidhimitta...@gmail.com>
> wrote:
> >> i m sorry but can someone give a direct clarification ....
> >> i m unable to get my answer ...
> >> its going in different directions ...but not able to get me through my
> doubt
> >> ...
> >> i m sorry may be my understanding is lacking somewhere ...
> >>
> >
> > Nidhi,
> >
> > I don't think anyone here knows.
> >
> > When writing a block device driver, the typical approach is to find
> > one that is close to what you need then clone it and implement your
> > changes.
> >
> > So at present you've done a fine job of asking a very detailed
> > question which hopefully would get you an answer on either the ide or
> > scsi mailing lists, but I assume your not comfortable asking on those
> > lists yet.  I follow the ide list (libata and drivers/ide on one
> > shared list).
> >
> > If you explain at a high level what kind of driver you are trying to
> > write and what kind of hardware etc. someone here might be able to
> > tell you of a similar driver already in the kernel.  And if your
> > question is not clear, maybe help you re-frame the question until it
> > makes since from a linux kernel perspective.  At that point you can
> > re-ask it on the appropriate kernel list.
> >
> > Greg
>
> Nidhi,
>
> A patch was just sent to the libata list related to non-512 byte sectors.
>
> http://markmail.org/message/hzkimoeuupoiwybn
>
> Apparently support had never actually gone in, so this is the enabling
> logic.  It will still need code added to the individual controller
> drivers.  Per
>
> http://markmail.org/message/ktvlcgvmahjz2532
>
> Greg
> --
> Greg Freemyer
> Litigation Triage Solutions Specialist
> http://www.linkedin.com/in/gregfreemyer
> First 99 Days Litigation White Paper -
> http://www.norcrossgroup.com/forms/whitepapers/99%20Days%20whitepaper.pdf
>
> The Norcross Group
> The Intersection of Evidence & Technology
> http://www.norcrossgroup.com
>



-- 
Thanks & Regards
Nidhi

Reply via email to