2014-01-26 Alan Hourihane <alanh@fairlite.co.uk>:
On 01/26/14 19:31, David Gálvez wrote:
I couldn't test it because I don't have the hardware for the 68000
version and we still don't have the EHCI and OHCI drivers for the
FireBee.
Note that the patch will break the build process because the M68000
definition used to check that it's being compiled the 68000 version of
the driver is not defined inside the udd module build environment.
Commit message:
Make USB mass storage driver compilable for ColdFire and 68000
architectures.
Mmm, o.k. so I guess the code hasn't been tested on the FireBee ?
No, not yet because the EHCI udd module isn't finished. I'm working on
it right now but it depends in other code outside MiNT. BaS doesn't
have a complete PCI-BIOS yet, and FireTOS doesn't like when we unhook
its USB interrupt handle and we hook ours, mouse (ATARI not USB) stops
working and other weird things happens.