Subject: Re: two ep at isa cards (3c509)
To: None <port-i386@netbsd.org>
From: Thor Lancelot Simon <tls@rek.tjls.com>
List: port-i386
Date: 07/25/2001 10:09:11
On Wed, Jul 25, 2001 at 10:26:25AM -0300, Jared D. McNeill wrote:
> On Wed, 25 Jul 2001, Wojciech Puchar wrote:
> > how should i configure them?
> >
> > ep0 at isa0 port ? irq ?
> > ep1 at isa0 port ? irq ?
> 
> The following should do the trick:
>   ep* at isa? port ? irq ?
> 
> and just incase one of the cards is in isapnp mode, you might want to add:
>   ep* at isapnp?

No, you definitely do *not* want to add that -- if you do, that card will
probe twice, but only one of the attachments will actually work.