[email protected] wrote:
> How do i know how many cylinders, drives and sectors
> a particularr compact flash has??????
>
> i have a 256mb sandisk compact flash
>
Issue the identify command to the card and parse the sector worth of
data that it returns. It's all in there.