From owner-freebsd-stable Tue Oct 16 18: 5:31 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mass.dis.org (mass.dis.org [216.240.45.41]) by hub.freebsd.org (Postfix) with ESMTP id C089137B403 for ; Tue, 16 Oct 2001 18:05:28 -0700 (PDT) Received: from mass.dis.org (localhost [127.0.0.1]) by mass.dis.org (8.11.6/8.11.3) with ESMTP id f9H1Gtr05424; Tue, 16 Oct 2001 18:16:55 -0700 (PDT) (envelope-from msmith@mass.dis.org) Message-Id: <200110170116.f9H1Gtr05424@mass.dis.org> To: Carl Makin Cc: freebsd-stable@freebsd.org, msmith@mass.dis.org Subject: Re: I've got those device scanning blues... In-Reply-To: Message from Carl Makin of "Wed, 17 Oct 2001 10:06:22 +1000." Date: Tue, 16 Oct 2001 18:16:55 -0700 From: Mike Smith Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Is there a knob I can twiddle to change the scan order? (Yes I know you > can change the scan order the bios uses, but that makes no difference to > how FreeBSD scans the busses.) Not trivially, no. FreeBSD scans the bus in ascending order, and has no way of knowing that an adapter is "onboard" (this is a machine-specific piece of information that we can't get at). Why don't you just wire down your boot device? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message