Phil Norman said:
> On Fri, Dec 18, 1998 at 03:01:33PM +0000, John Ballance wrote:
> > it differs from others as the NC does not support MEMC addressing (or 
> > I believe PS addressing). All access is made usinf EasiSpace addressing.. 
> > something the netbsd port probably does not currently do...
> 
> It depends on the NC.  Some have EtherN cards, some EtherI, and some have
> other bizarre cards.  But yes, I've heard from another source too that
> the main barrier to porting linux-arm is the ethernet card.

However, ARM Linux supports EASI cards.  I think you should use:

        addr = ecard_address(ec, ECARD_EASI, 0)

to get the address of the card described by 'ec'.

--
Russell King ([EMAIL PROTECTED])

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to