View Single Post
  #3 (permalink)  
Old 04-07-2006, 02:43 PM
Ray Andraka
Guest
 
Posts: n/a
Default Re: C H S in a Compact flash

[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.
Reply With Quote