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

Re: [MiNT] [PATCH] USB mass storage partitions access (wrong patch!)



2014-02-14 14:08 GMT+01:00 Alan Hourihane <alanh@fairlite.co.uk>:
> No problem. My internet access has been down so I'll get to this now.
>
> I also noticed the max_logical_drive was meant to be 32 from Didiers
> sources.
>
> It would be nice to move bios.S into C though. I think I can see another
> fault where

Yes, I know, it's in my TODO list since long ago, but when I have the
time and motivation to code I tend to prioritize fixing things or
adding new features before refactoring or rewriting code. But the
EtherNat and NetUSBee sources merge was the same case and I did it, so
be optimistic about it :-)

> the USB handlers are repeatably installed and never uninstalled in the
> assembler code.

OK, I'll take a look.