From owner-cvs-all Mon Mar 12 10:46:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E39A37B718; Mon, 12 Mar 2001 10:46:34 -0800 (PST) (envelope-from gibbs@FreeBSD.org) Received: (from gibbs@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2CIkYD72493; Mon, 12 Mar 2001 10:46:34 -0800 (PST) (envelope-from gibbs) Message-Id: <200103121846.f2CIkYD72493@freefall.freebsd.org> From: "Justin T. Gibbs" Date: Mon, 12 Mar 2001 10:46:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx.h aic7xxx_pci.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gibbs 2001/03/12 10:46:34 PST Modified files: (Branch: RELENG_4) sys/dev/aic7xxx aic7xxx.h aic7xxx_pci.c Log: Correct the check of the seeprom signature that tells us that the termination level setting can be found in the seeprom. The old code could get some false positives causing the termination to be set incorrectly. This was already in -current, but was missed in the last merge. Revision Changes Path 1.16.2.11 +2 -1 src/sys/dev/aic7xxx/aic7xxx.h 1.2.2.10 +3 -2 src/sys/dev/aic7xxx/aic7xxx_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message