From owner-freebsd-stable Sat Jul 6 14:27:39 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A86937B4AC for ; Sat, 6 Jul 2002 14:27:31 -0700 (PDT) Received: from hardtime.linuxman.net (hardtime.linuxman.net [66.147.26.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6385243E42 for ; Sat, 6 Jul 2002 14:27:30 -0700 (PDT) (envelope-from fullermd@over-yonder.net) Received: from mortis.over-yonder.net (localhost [127.0.0.1]) by hardtime.linuxman.net (8.11.6/8.11.6) with ESMTP id g66KjVX11107; Sat, 6 Jul 2002 15:45:32 -0500 Received: by mortis.over-yonder.net (Postfix, from userid 100) id DC37C1F04; Sat, 6 Jul 2002 16:27:09 -0500 (CDT) Date: Sat, 6 Jul 2002 16:27:09 -0500 From: "Matthew D. Fuller" To: Andrew Gordon Cc: Randy Bush , FreeBSD Stable Subject: Re: umass becomes da0 over scbus Message-ID: <20020706212709.GF5512@over-yonder.net> References: <20020706195143.I14075-100000@server.arg.sj.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020706195143.I14075-100000@server.arg.sj.co.uk> User-Agent: Mutt/1.4i-fullermd.1 X-Editor: vi X-OS: FreeBSD 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 On Sat, Jul 06, 2002 at 07:53:50PM +0100 I heard the voice of Andrew Gordon, and lo! it spake thus: > > You haven't wired quite the right thing - your problem isn't that da0 has > deviated from target0/unit0, it's that scbus0 isn't the bus you thought it > was. I use: > > device scbus0 at sym0 > device da0 at scbus0 target 0 unit 0 > > You presumably need "ahc0" in place of "sym0". I'd do it the other way. Note that this is on -CURRENT, so I'm using hints, but everything else should transfer. I've got several SCSI controllers, and a number of disks across them. I also occasionally plug up my parallel-port ZIP drive (yeah, I know, I hate it too) to pull stuff off. So, in my hints file, I have: hint.scbus.10.at="vpo0" hint.da.20.at="scbus10" I don't forsee getting more than 10 'regular' controllers, or 20 'regular' drives anytime soon, so that's safe :) -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ "The only reason I'm burning my candle at both ends, is because I haven't figured out how to light the middle yet" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message