Subject: Re: AHA 2742 drivers
To: Noriyuki Soda <soda@sra.co.jp>
From: Michael Graff <explorer@flame.org>
List: port-i386
Date: 01/17/1996 13:47:30
I am still somewhat concerned that I may need EISA in there, but with
the correct #ifdef's perhaps it will work.
Other than Noriyuki Soda, who else is willing to help test the
changes? :)
>OK. How about using the following approach and sharing same aheprobe()
>between 2740 and 2840 ?
>
> if (ia->ia_iobase != IOBASEUNK)
> return aheprobe1(ahe, ia);
> for (all slots) {
> if ((EISA Vendor and Model ID) is match) {
> ia->ia_iobase = 0x1000 * slot;
> if (aheprobe1(ahe, ia))
> return 1;
> }
> }
> return 0;
>
>This approach is what aha1742.c:ahbprobe() does.
--Michael
--
Michael Graff <explorer@flame.org> NetBSD is the way to go!
PGP key on a key-server near you! Netshade the world!