Date: Sun, 22 Sep 2002 22:09:23 -0700 (PDT) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp ispvar.h Message-ID: <200209230509.g8N59Nka020204@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2002/09/22 22:09:23 PDT
Modified files:
sys/dev/isp ispvar.h
Log:
Remove ISP_DMA_ADDR_T definition.
Instead, based upon whether ISP_DAC_SUPPORTED is defined, typedef
isp_dma_addr_t appropriately.
If ISP_DAC_SUPPORTRED is defined, the DMA_WD2/DMA_WD3 macros do something
useful, else they define to '0'.
Revision Changes Path
1.61 +17 -10 src/sys/dev/isp/ispvar.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?200209230509.g8N59Nka020204>
