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

Re: Missing m68k builds for the point release



Hi,

> > I'm wondering whether we should go to the platform driver framework on the
> > rewrite (as jazz_esp.c did) as well. Can the presence of particular boards
>
> Yes, for those that matter (see below).

OK.

> > be probed for at arch setup time (i.e. Zorro config data) so we only
> > populate platform driver data for those boards actually present? The
> > current probe code does not seem to guard against bus errors, either. Are
> > the Zorro2 space addresses always readable on Amiga?
>
> All supported NCR53C9x SCSI host adapters for Amiga (Cyberstorm,
> Cyberstorm II, Blizzard 1230 & 2060, Fastlane, Oktagon) are Zorro
> boards, so they can be converted to use struct zorro_driver. There seems

As opposed to platform driver, or do you mean to populate the platform
data from the zorro_driver struct?

> to be some overlap in Zorro ID usage that needs additional checks, but I
> guess we can handle that...
>
> So that leaves us with platform devices for mac_esp and sun3x_esp.

I'll submit that code (unless Finn already did; not sure if he did take
care of that).

	Michael



Reply to: