Date: Mon, 3 Jul 2000 19:27:47 -0700 (PDT) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_inline.h Message-ID: <200007040227.TAA89142@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2000/07/03 19:27:47 PDT
Modified files: (Branch: RELENG_4)
sys/dev/isp isp_inline.h
Log:
MFC: Fix completely stupid and idiotiuc sprintfs in isp_inline.h with
with the STRNCAT function.
Add an isp_handle_index function- this is prepatory to loading more into
the handle (i.e., generation number), so we will now need a function that
will take a handle and return a flat index [ 0 .. maxhandles-1 ] for
auxillary routines that need an index to get at buddy store values
(like dma maps or xflist pointers).
Revision Changes Path
1.6.2.1 +33 -39 src/sys/dev/isp/isp_inline.h
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?200007040227.TAA89142>
