From owner-freebsd-questions Fri Jul 26 07:17:57 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA28648 for questions-outgoing; Fri, 26 Jul 1996 07:17:57 -0700 (PDT) Received: from bfd.com (horst.bfd.com [204.160.242.10]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA28643 for ; Fri, 26 Jul 1996 07:17:55 -0700 (PDT) Received: from harlie (bastion.bfd.com [204.160.242.2]) by bfd.com (8.7.5/8.7.3) with SMTP id HAA12864; Fri, 26 Jul 1996 07:17:23 -0700 (PDT) Date: Fri, 26 Jul 1996 07:17:55 -0700 (PDT) From: "Eric J. Schwertfeger" X-Sender: ejs@harlie To: Sergey Hlupnov cc: questions@FreeBSD.ORG Subject: Re: Does FreeBSD later 2.1R supports EISA Adaptek host adapters AHA2742, embedded AIC7770 ? In-Reply-To: <31F942F7.2F3@vimcom.msk.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 26 Jul 1996, Sergey Hlupnov wrote: > Hello ! > > After 2.1.5R was released i tryed to install it on HP Netserver LC with > embedded AIC7770 host adapter. But Userconfig program has no EISA Adaptek cards > in it's list. ( I've issue '-c' at boot prompt, then 'list' command. ) I tripped over that too for our AHA2842. oddly enough, it still boots and recognizes the SCSI card, so the code for the AIC7X70 is in there somewhere. I think that's because 2.1.5R has a real EISA probe, so it doesn't need to be configured anymore. All of this is good to know, but doesn't tell you why it isn't working for you.