Subject: Re: Ethernet on a IIci
To: None <tristan@camel.ethereal.net>
From: Ken Nakata <kenn@eden.rutgers.edu>
List: port-mac68k
Date: 07/05/1997 17:20:09
On Sat, 5 Jul 1997 14:03:15 -0700 (PDT),
Tristan Horn <tristan@camel.ethereal.net> wrote:
> 
> If I can find a clean solution, I'll post a patch to the list or
> something.  (Shouldn't be too hard to find... the ROM is only 256 bytes.)

Take a look at the files sys/arch/mac68k/dev/if_ae* files.  You'll get
some feeling how the ae driver identifies and configures the card.
You'll also get an idea how the driver makes use of card's on-board
ROM.

Ken