cvs commit: src/sys/i386/i386 busdma_machdep.c

Scott Long scottl at FreeBSD.org
Tue Nov 2 15:52:59 PST 2004


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


More information about the cvs-src mailing list