Date: Wed, 4 Oct 2000 21:32:21 -0700 (PDT) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx.c aic7xxx.h aic7xxx.reg aic7xxx.seq aic7xxx_freebsd.c aic7xxx_freebsd.h aic7xxx_inline.h aic7xxx_pci.c Message-ID: <200010050432.VAA84340@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 2000/10/04 21:32:21 PDT Modified files: (Branch: RELENG_4) sys/dev/aic7xxx aic7xxx.c aic7xxx.h aic7xxx.reg aic7xxx.seq aic7xxx_freebsd.c aic7xxx_freebsd.h aic7xxx_inline.h aic7xxx_pci.c Log: MFC: Improved queue algorithm, cachline sized S/G prefetch, verbose transfer negotiation messages, locking bug fixes, syncrate setting bug fix, and resource shortage queue unfreeze fix. Revision Changes Path 1.41.2.4 +301 -114 src/sys/dev/aic7xxx/aic7xxx.c 1.16.2.2 +12 -4 src/sys/dev/aic7xxx/aic7xxx.h 1.20.2.3 +19 -11 src/sys/dev/aic7xxx/aic7xxx.reg 1.94.2.3 +37 -56 src/sys/dev/aic7xxx/aic7xxx.seq 1.3.2.3 +14 -6 src/sys/dev/aic7xxx/aic7xxx_freebsd.c 1.2.2.2 +14 -1 src/sys/dev/aic7xxx/aic7xxx_freebsd.h 1.2.2.2 +55 -19 src/sys/dev/aic7xxx/aic7xxx_inline.h 1.2.2.2 +5 -6 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010050432.VAA84340>