Subject: Re: two ep at isa cards (3c509)
To: Wojciech Puchar <wojtek@wojtek.3miasto.net>
From: Jared D. McNeill <jmcneill@invisible.yi.org>
List: port-i386
Date: 07/25/2001 10:26:25
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?

Jared