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

Re: [MiNT] [PATCH] Corrections in USB build files



2012/3/29 Alan Hourihane <alanh@fairlite.co.uk>:
> David,
>
> Why has the 68000 target gone ?
>
> Aren't there people with NetUSBee's on STFM's/STE's ?

I removed the 68000 target because I thought MiNT didn't support it anymore.

I've put it again, but for this change to make sense I've also changed
the loader, NetUSBee and mass storage driver from 020-60 to 000.

With this change the mass storage driver doesn't compile anymore
because the assembly file bios.S uses instructions which aren't
support by 68000.
So I think that until I rewrite this file using C (I'm doing now the
XHDI part) it has no sense having the 68000 target for now.

Is ok for you that I keep these drivers compiled for 020-60 until
there is something to be used with the 68000 machines?

Attached a new patch, instead of removing the 68000 target I've
commented it out, also the ColdFire target until there is a driver for
EHCI-PCI chips.

Attachment: usb_makefiles_2_20120329.diff
Description: Binary data