> $ hdparm --Istdin < hdparm.out
> ATA device, with non-removable media
>         Model Number:       Integrated Technology Express Inc
>         Serial Number:     G!
> Standards:
>         Likely used: 1
> Configuration:
>         Logical         max     current
>         cylinders       0       0
>         heads           0       0
>         sectors/track   0       0
>         --
>         device size with M = 1024*1024:           0 MBytes
>         device size with M = 1000*1000:           0 MBytes
> Capabilities:
>         IORDY not likely
>         Cannot perform double-word IO
>         R/W multiple sector transfer: not supported
>         DMA: not supported
>         PIO: pio0
> 
> The only thing which matches the number of sectors is at word 100 which
> is in reserved area.  What's going on here?

Looks totally corrupt. Functioning ITE firmware RAID produces a fairly
poor response which is why we fix up the DMA flag but does report the
volume size correctly.

What firmware rev is this mess coming from ?

Tejun - some of the reserved words indicate raid info, see the way the
driver uses them to report raid type/size.

Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to