This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch to allow disk support to work with non CHS devices


On Sun, Aug 20, 2006 at 11:09:23PM +0100, Andy Jackson wrote:
> The attached patch allows a non CHS disk type device (flash based for 
> example) to signal that the LBA information in the MBR should be used to 
> determine disk/partition size rather than the CHS values. It also makes 
> debugging CDL controlled.

Hi Andy

Is there any way i can easily test this? What i normally do is uses
the synthetic target with its synthetic disk support, which just uses
a file to represent the disk. The script
packages/fs/fat/current/doc/mkdisk0 uses the mtools mpartition to
create a "disk" with two partitions. It would be nice if there was
some way to create a disk using LBA for testing.

Do you have any ideas about this?

   Thanks
        Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]