scottl 2004-11-02 23:52:58 UTC FreeBSD src repository Modified files: sys/i386/i386 busdma_machdep.c Log: Streamline busdma a bit. Inline _bus_dmamap_load_buffer, optimize some tests, replace a passed td with a passed pmap to eliminate some deferences. Revision Changes Path 1.62 +19 -18 src/sys/i386/i386/busdma_machdep.c