From owner-cvs-all Sat Sep 11 8:52:58 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E316314D50; Sat, 11 Sep 1999 08:52:55 -0700 (PDT) (envelope-from gibbs@FreeBSD.org) Received: (from gibbs@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA85053; Sat, 11 Sep 1999 08:52:55 -0700 (PDT) (envelope-from gibbs@FreeBSD.org) Message-Id: <199909111552.IAA85053@freefall.freebsd.org> From: "Justin T. Gibbs" Date: Sat, 11 Sep 1999 08:52:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci ahc_pci.c src/sys/dev/aic7xxx aic7xxx.c aic7xxx.h aic7xxx.reg aicasm.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gibbs 1999/09/11 08:52:55 PDT Modified files: (Branch: RELENG_3) sys/pci ahc_pci.c Log: MFC: Add probe logic for the 2930CU. Fix an aic7896 auto-term detection bug Approved by: jkh Revision Changes Path 1.5.2.9 +69 -18 src/sys/pci/ahc_pci.c Modified files: (Branch: RELENG_3) sys/dev/aic7xxx aic7xxx.c aic7xxx.h aic7xxx.reg aicasm.c Log: MFC: Better target mode support. Probe logic for the 2930. Fixed a few nits in the error recovery code. Approved by: jkh Revision Changes Path 1.16.2.13 +437 -137 src/sys/dev/aic7xxx/aic7xxx.c 1.5.2.5 +32 -8 src/sys/dev/aic7xxx/aic7xxx.h 1.12.2.5 +1 -2 src/sys/dev/aic7xxx/aic7xxx.reg 1.20.2.3 +7 -4 src/sys/dev/aic7xxx/aicasm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message