Date: Sat, 11 Sep 1999 08:52:55 -0700 (PDT) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> 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 Message-ID: <199909111552.IAA85053@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909111552.IAA85053>