Date: Tue, 6 Oct 1998 20:32:57 -0700 (PDT) From: "Justin T. Gibbs" <gibbs@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/advansys advansys.c advlib.c Message-ID: <199810070332.UAA01570@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 1998/10/06 20:32:57 PDT
Modified files:
sys/dev/advansys advansys.c advlib.c
Log:
Don't set the active flag on a transaction resource until it has been
queued.
Perform dma segment setup outside of splcam protection as this can take
some time and the protection is not necessary.
Inline a function.
Clean up some whitespace.
Revision Changes Path
1.3 +22 -24 src/sys/dev/advansys/advansys.c
1.7 +15 -13 src/sys/dev/advansys/advlib.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810070332.UAA01570>
