Subject: Re: ISA Arcnet cards
To: David Brownlee <abs@anim.dreamworks.com>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: port-amiga
Date: 02/27/1999 21:39:10
On Sat, Feb 27, 1999 at 12:24:30PM -0800, David Brownlee wrote:
> 
> On Sat, 27 Feb 1999, Ignatios Souvatzis wrote:
> 
> > Most of them would be easy. There is one that, as I recall, can only be mapped
> > in a segmented way. Using VGA on it would require a change in the bus_space
> > implementation.
> > 
> > However, there is another problem: A generic interupt deferral framework needs
> > to be integrated, so that the Lev6 Busboard interupts can be mapped to splnet
> > etc.
> 
> 	OK, next (obvious :) question - is anyone working on this, or able
> 	to put up a design spec so someone could work on it?

To my knowledge, no.
see:
a) man 9 bus_space, and the code in amiga/include/bus.h and
   amiga/amiga/busfuncs.c
b) there's a PR from Niklas Hallquist, but it describes code that wouldn't 
   just drop in anymore due to the DraCo integration.

I propose you start with a).

Regards,
	Ignatios