From owner-freebsd-stable Wed Nov 1 2: 9:53 2000 Delivered-To: freebsd-stable@freebsd.org Received: from bumper.jellybaby.net (bumper.jellybaby.net [194.159.247.1]) by hub.freebsd.org (Postfix) with ESMTP id C42EF37B479 for ; Wed, 1 Nov 2000 02:09:50 -0800 (PST) Received: (from simond@localhost) by bumper.jellybaby.net (8.9.2/8.9.2) id KAA98621; Wed, 1 Nov 2000 10:09:47 GMT (envelope-from simond) Date: Wed, 1 Nov 2000 10:09:47 +0000 From: simond@irrelevant.org To: Navan Carson Cc: freebsd-stable@FreeBSD.ORG Subject: Re: wierd ata driver problem Message-ID: <20001101100946.A98319@irrelevant.org> References: <20001031175917.B405@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20001031175917.B405@yahoo.com>; from navan_c@yahoo.com on Tue, Oct 31, 2000 at 05:59:17PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 31, 2000 at 05:59:17PM -0700, Navan Carson wrote: > On Tue, Oct 31, 2000 at 05:25:06PM -0500, Kenneth Wayne Culver wrote: > > > > ad0: 8063MB [16383/16/63] at ata0-master UDMA33 > > ad1: 13029MB [26473/16/63] at ata1-master UDMA66 > > ad2: 14655MB [29777/16/63] at ata1-slave UDMA66 > > I am not sure what is going on with your drives. Something looks > wrong with the drive-controller mapping. Perhaps check you jumper > settings, mine show up as: > > ad0 at ata0-master > ad1 at ata0-slave > ad2 at ata1-master > ad3 at ata1-slave You only get those fixed numbers if you have ATA_STATIC_ID set in your kernel config file, otherwise it just counts up from 0 (I prefer to have static mapping personally, makes things a lot easier if you add a new hard drive somewhere before the last one :) -- Simon Dick simond@irrelevant.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message