From owner-freebsd-hackers Wed Mar 15 2:20:48 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 5C2C437B961 for ; Wed, 15 Mar 2000 02:20:46 -0800 (PST) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e2FAgsb23817; Wed, 15 Mar 2000 02:42:54 -0800 (PST) Date: Wed, 15 Mar 2000 02:42:54 -0800 From: Alfred Perlstein To: Danny Howard Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: changing probe order for scsi controllers (ncr0/ahc0) Message-ID: <20000315024254.Y14789@fw.wintelcom.net> References: <20000314005748.I1753@europa.tellme.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000314005748.I1753@europa.tellme.com>; from dannyman@tellme.com on Tue, Mar 14, 2000 at 12:57:48AM -0800 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Danny Howard [000315 02:21] wrote: > hi. i have a production system with an ncr0 SCSI controller that's pretty > weak. I would like to add an adaptec, which comes in as ahc0. The problem is > that when I add the ahc0 in to the system, it comes up ahead of the ncr0, and > so the system disk is labeled da1, and .. well .. there are ways to deal with > this .. > > i thought, based on the admonition about ISA NIC probes, that order in the > kernel conf file might predicate probe order, but even in GENERIC, ncr0 comes > ahead of ahc0 .. so .. no dice. Please read the section in LINT about "wired" scsi setups. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message