Re: [PATCH v2] m68k/mac: Revisit floppy disc controller base addresses

2019-08-19 Thread Geert Uytterhoeven
On Mon, Jul 8, 2019 at 11:34 AM Finn Thain wrote: > Rename floppy_type macros to make them more consistent with the scsi_type > macros, which are named after classes of models with similar memory maps. > > The MAC_FLOPPY_OLD symbol is introduced to change the relevant base > address from 0x50F

[PATCH v2] m68k/mac: Revisit floppy disc controller base addresses

2019-07-08 Thread Finn Thain
Rename floppy_type macros to make them more consistent with the scsi_type macros, which are named after classes of models with similar memory maps. The MAC_FLOPPY_OLD symbol is introduced to change the relevant base address from 0x50F0 to 0x5000 (consistent with MAC_SCSI_OLD). The documen