Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Sep 2001 13:14:53 -0400 (EDT)
From:      Robert Watson <rwatson@freebsd.org>
To:        Bsdguru@aol.com
Cc:        hackers@freebsd.org
Subject:   Re: PCI probe reordering?
Message-ID:  <Pine.NEB.3.96L.1010909131258.20335E-100000@fledge.watson.org>
In-Reply-To: <146.146a821.28cc24bc@aol.com>

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

I've actually noticed that the probe order in FreeBSD appears to have
changed between RELENG_4 and -CURRENT.  I likewise experienced it with
on-board and external fxp chipsets, only in my case, the probe order for
(fxp0, fxp1) switched with (fxp2, fxp3), as there were two on-MB and two
on a card.  Interestingly, our -CURRENT probe order is the same as that on
OpenBSD.  It's not clear what the "right" probe order is, but changing
probe orders certainly is annoying during an upgrade :-).

Robert N M Watson             FreeBSD Core Team, TrustedBSD Project
robert@fledge.watson.org      NAI Labs, Safeport Network Services

On Sat, 8 Sep 2001 Bsdguru@aol.com wrote:

> 
> I've encountered a MB that seems to probe devices in a less than desirable 
> order. There is an onboard fxp controller, but it scans the slots first, so 
> that the onboard controller is fxp1 if there is another intel card in the 
> box, for example. 
> 
> I want to make the onboard controller fxp0 (since most MBs probe that way and 
> it makes sense). Where would I have to hack to get Freebsd to probe slots in 
> reverse order?
> 
> Thanks,
> 
> bryan
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1010909131258.20335E-100000>