From owner-freebsd-hardware Fri Nov 9 16:46:50 2001 Delivered-To: freebsd-hardware@freebsd.org Received: from smtp.noos.fr (descartes.noos.net [212.198.2.74]) by hub.freebsd.org (Postfix) with ESMTP id 0950837B418 for ; Fri, 9 Nov 2001 16:46:48 -0800 (PST) Received: (qmail 39692108 invoked by uid 0); 10 Nov 2001 00:46:45 -0000 Received: from unknown (HELO gits.dyndns.org) ([212.198.229.145]) (envelope-sender ) by 212.198.2.74 (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 10 Nov 2001 00:46:45 -0000 Received: (from root@localhost) by gits.dyndns.org (8.11.6/8.11.6) id fAA0kgF03679; Sat, 10 Nov 2001 01:46:42 +0100 (CET) (envelope-from root) Message-Id: <200111100046.fAA0kgF03679@gits.dyndns.org> Subject: Re: Installing FreeBSD on a RAID0 array with onboard RAID In-Reply-To: <20011109091700.C3937@Odin.AC.HMC.Edu> To: Brooks Davis Date: Sat, 10 Nov 2001 01:46:42 +0100 (CET) Cc: Erin Fortenberry , "'Thomas Coppens'" , freebsd-hardware@FreeBSD.ORG Reply-To: clefevre@citeweb.net From: Cyrille Lefevre Organization: ACME X-Face: X-Mailer: ELM [version 2.4ME+ PL95a (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Brooks Davis wrote: -- Start of PGP signed section. > On Fri, Nov 09, 2001 at 09:58:13AM +0100, Cyrille Lefevre wrote: > > Brooks Davis wrote: > > -- Start of PGP signed section. > > > On Thu, Nov 08, 2001 at 11:45:49AM -0800, Erin Fortenberry wrote: > > > > The olny referance to the "ar0" device I can find was in LINT. Here it is; > > > > > > > > # ar: Arnet SYNC/570i hdlc sync 2/4 port V.35/X.21 serial driver (requires > > > > sppp) > > > > > > > > I see nothing about RAID and Promise cards anywhere. > > > > > > See src/sys/dev/ata/ata-raid.c. The device is poorly named and poorly > > > documented, but it's there and has been for about a year. > > > > is that may conflict w/ src/sys/pci/if_ar_p.c ? > > It looks like it probably does. try to change "ar" by "aar" in src/sys/dev/ata/ata-raid.c since all ata drivers are `a' prefixed. if that works, will be sure there is a conflict w/ if_ar. of course, someone knowing well the kernel structure could tell us if a conflict can occur or not ? Cyrille. -- Cyrille Lefevre mailto:clefevre@citeweb.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message