From owner-freebsd-questions Mon Jul 8 17:19:31 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA00494 for questions-outgoing; Mon, 8 Jul 1996 17:19:31 -0700 (PDT) Received: from iworks.InterWorks.org (deischen@iworks.interworks.org [128.255.18.10]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id RAA00477 for ; Mon, 8 Jul 1996 17:19:29 -0700 (PDT) Received: by iworks.InterWorks.org (1.37.109.8/16.2) id AA25352; Mon, 8 Jul 1996 19:16:23 -0500 Message-Id: <9607090016.AA25352@iworks.InterWorks.org> Date: Mon, 8 Jul 1996 19:16:23 -0500 From: "Daniel M. Eischen" To: dima@irs.riga.lv, freebsd-questions@freebsd.org Subject: Re: Problems with 3th SCSI-2 HDD Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > there is a big problem (at least for me) with SCSI HDDs. > > There is a PC with Adaptec AIC-7850 on motherboard and FreeBSD 2.1.0. > There are three HDDs attached to the SCSI-2 bus: > ID > ---------------------------- > 0 Conner CFP1080S (SCSI terminated) > 1 Quantum Lightning 540S (SCSI not terminated) > 2 Conner CFP2105S (SCSI not terminated) > 7 AIC-7850 (SCSI terminated) > > When FreeBSD 2.1 is booted (I booted by means of install.bat/inst_ide.bat > under DOS), it detects ahc0, waits "SCSI deviced to settle", then shows > list of disks' data, and then about 10-15 copies of the string > "ahc0 WARNING no command for scb 0" > and goes to reboot. The AIC-7850 wasn't supported in FreeBSD-2.1. You need to upgrade to -stable, or get the last snapshot of -current, or even wait for 2.1.5 due really soon. The aic7xxx driver also had some bug fixes and enhancements incorporated into -stable and -current. Dan Eischen deischen@iworks.InterWorks.org