From owner-freebsd-doc Mon Nov 12 12:10:14 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D318037B417 for ; Mon, 12 Nov 2001 12:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fACKA1v07128; Mon, 12 Nov 2001 12:10:01 -0800 (PST) (envelope-from gnats) Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 069FA37B418 for ; Mon, 12 Nov 2001 12:06:17 -0800 (PST) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id PAA30299; Mon, 12 Nov 2001 15:06:16 -0500 (EST) (envelope-from mwlucas) Message-Id: <200111122006.PAA30299@blackhelicopters.org> Date: Mon, 12 Nov 2001 15:06:16 -0500 (EST) From: mwlucas@blackhelicopters.org Reply-To: mwlucas@blackhelicopters.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/31935: FAQ: AIC7xxx termination Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 31935 >Category: docs >Synopsis: FAQ: AIC7xxx termination >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Nov 12 12:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Michael Lucas >Release: FreeBSD 3.5-STABLE i386 >Organization: None >Environment: today's -doc tree >Description: Here's an error generated by the AIC7xxx controller in certain circumstances. This answer was actually written by Justin Gibbs, just marked up & send-pr'd by yours truly. >How-To-Repeat: Get a motherboard with a built-in AIC7xxx controller. Play with the BIOS until it breaks. >Fix: *** en_US.ISO8859-1/books/faq/book.sgml-dist Mon Nov 12 14:26:43 2001 --- en_US.ISO8859-1/books/faq/book.sgml Mon Nov 12 15:02:07 2001 *************** *** 3913,3918 **** --- 3913,3941 ---- + + When I boot my system, I get the error + ahc0: illegal cable configuration. + My cabling is correct. What's going on? + + + + Your motherboard lacks the external logic to support + automatic termination. Switch your SCSI BIOS to specify + the correct termination for your configuration rather + than automatic termination. The AIC7XXX driver cannot + determine if the external logic for cable detection (and + thus auto-termination) is available. The driver simply + assumes that this support must exist if the configuration + contained in the serial EEPROM is set to "automatic + termination". Without the external cable detection logic + the driver will often configure termination incorrectly, + which can compromise the reliability of the SCSI + bus. + + + + Why does Sendmail give me an error reading mail loops back to >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message