Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Apr 1997 08:48:09 +1000 (EST)
From:      "Daniel O'Callaghan" <danny@panda.hilink.com.au>
To:        dennis <dennis@etinc.com>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: Probing deflugalty
Message-ID:  <Pine.BSF.3.91.970418084450.10264P-100000@panda.hilink.com.au>
In-Reply-To: <3.0.32.19970417142522.00a4bc50@etinc.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Thu, 17 Apr 1997, dennis wrote:

> 
> With the following configuration:
> 
> device dev0
> device dev0 at isa? port 0x300
> 
> If a PCI device is found, the ISA dev0 really shouldn't be probed, but
> it is.

Dennis, I have a machine with ed0 (ISA), ed3 (PCI), ed4 (PCI)

Putting the 'device dev0' in makes sure the code is included, but 
numbering starts after the ISA numbers.

I'd sure hate it if I was not allowed to use a mixture of PCI and ISA 
cards from the same driver type.

Danny



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.970418084450.10264P-100000>