From owner-freebsd-questions Wed Sep 27 18:30:28 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA22015 for questions-outgoing; Wed, 27 Sep 1995 18:30:28 -0700 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id SAA22010 for ; Wed, 27 Sep 1995 18:30:25 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id SAA11618; Wed, 27 Sep 1995 18:25:24 -0700 From: Terry Lambert Message-Id: <199509280125.SAA11618@phaeton.artisoft.com> Subject: Re: AIC 6260? To: olsenc@ichips.intel.com Date: Wed, 27 Sep 1995 18:25:24 -0700 (MST) Cc: questions@freebsd.org In-Reply-To: <9509272319.AA25811@dtt034.intel.com> from "olsenc@ichips.intel.com" at Sep 27, 95 04:19:33 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 857 Sender: owner-questions@freebsd.org Precedence: bulk > I checked out the LINT file and found references for > support of the 6360/152X, but does this include the > 6260 as well? > > Please respond via email since I'm in indigestable mode. >From /sys/i386/isa/aic6360.c /* Thanks to mark@aggregate.com for the new method for detecting * whether the chip is present or not. Bonus: may also work for * the AIC-6260! */ Try it and find out. The 6260 is a very brain damaged chip. In any case, they don't come with boot ROMs, so it's unlikely that you will be able to boot any OS using it. If you are using one to install FreeBSD onto a second controller, then you are probably SOL unless you can get DOS to boot off the thing too. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.