From owner-freebsd-questions Thu Nov 8 12:12:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from aslan.scsiguy.com (aslan.scsiguy.com [63.229.232.106]) by hub.freebsd.org (Postfix) with ESMTP id 3EB7337B416 for ; Thu, 8 Nov 2001 12:12:38 -0800 (PST) Received: from scsiguy.com (localhost [127.0.0.1]) by aslan.scsiguy.com (8.11.5/8.11.5) with ESMTP id fA8KCXY63570; Thu, 8 Nov 2001 13:12:34 -0700 (MST) (envelope-from gibbs@scsiguy.com) Message-Id: <200111082012.fA8KCXY63570@aslan.scsiguy.com> To: "Koster, K.J." Cc: "FreeBSD Questions mailing list (E-mail)" Subject: Re: On-board adaptec 7880 gives Illegal cable configuration error In-Reply-To: Your message of "Thu, 08 Nov 2001 19:20:16 +0100." <59063B5B4D98D311BC0D0001FA7E452205FDA07E@l04.research.kpn.com> Date: Thu, 08 Nov 2001 13:12:33 -0700 From: "Justin T. Gibbs" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >Dear All, > >I have a motherboard with an on-board Adaptec 7880. On the cable there is a >single SCSI disk at ID 0. When I boot off of the FreeBSD 4.4 boot floppies I >get the message ahc0: Illegal cable configuration error, which is supposed >to be due to having more than one cable hanging off the SCSI controller. > >Problem is, there is only a single on-board connector, so there is no way >for me to change the cabling. Here's the deal. The aic7xxx driver can't tell if cable detection is implemented in any given aic7xxx application (it requires logic external to the chip). But, the driver assumes that this logic must exist if the serial eeprom dictates "automatic termination". For your motherboard, automatic termination makes little sense. You have one connector and unless the controller is in the middle of a bus that is elsewhere terminated, termination should be enabled. >Someone in the archives suggested I change the BIOS settings, but I have no >idea what to change. If you specify termination enabled, rather than auto, the driver should properly terminated the bus and not give you an error. >FreeBSD hangs after finding the plip0 device, so I cannot install FreeBSD on >this machine. Any help would be appreciated. I can't say if your hang is SCSI related or caused by some other issue. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message