From owner-freebsd-current Tue Nov 9 0:44:37 1999 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 5C8121507E for ; Tue, 9 Nov 1999 00:44:32 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from p50-ts5.syd2.zeta.org.au (beefcake.zeta.org.au [203.26.10.12]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id TAA22973; Tue, 9 Nov 1999 19:50:02 +1100 Date: Tue, 9 Nov 1999 19:44:08 +1100 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: Jonathan Lemon Cc: nppsecure@distortion.dk, current@FreeBSD.ORG Subject: Re: Compaq RAID driver (ida) id0 vs ida0 In-Reply-To: <199911090136.TAA28789@free.pcs> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 8 Nov 1999, Jonathan Lemon wrote: > In article you write: > > > >Why is the /dev names ida0?? for the disk when the kernel are trying to > >mount rootdev to id0??? (Guess what... It is'nt compatibel ;) > > ``ida'' is the name of the controller. ``id'' is the name of the disk. MAKEDEV is confused about the difference and creates wrong names for ``id'' disks (``ida'' instead of ``id''). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message