[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] USB mass storage with more than 1 partition.



Hi David,

Apologies. I was hoping to try this and the Ethernat driver but time is lacking. 

So, because this code hasn't been tested on 68000 I think the best course of action here is to remove all the ifdef M68000 and coldfire instructions and use the same ones on all platforms. This isn't performance critical code and would ensure the same paths are tested everywhere. 

Can you do that and test ?

Then it would be easy for me to commit. 

Thanks,

Alan



> On 13 Feb 2014, at 09:22, David Gálvez <dgalvez75@gmail.com> wrote:
> 
> Alan, I noticed yesterday that it's impossible to access partitions on
> USB mass storage devices when there are more than one USB partitions
> mounted (with the same device or through different USB devices). I
> have the patch to fix this but it changes the file bios.S which is
> pending to be updated also with the patch I sent some time ago to add
> ColdFire and plain 68000 instructions to it and it hasn't been
> committed yet. If I send you the new patch against how it's now the
> repository the other patch won't apply. What should I do?
> 
>