cvs commit: src/sys/alpha/include bus.h src/sys/alpha/alpha busdma_machdep.c

Andrew Gallatin gallatin at FreeBSD.org
Mon Aug 18 09:07:52 PDT 2003


gallatin    2003/08/18 09:07:51 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/alpha/include    bus.h 
    sys/alpha/alpha      busdma_machdep.c 
  Log:
  MFC: bus.h 1.11 and busdma_machdep 1.24 to get bus_dmamap_load_mbuf &
       and bus_dmamap_load_uio into -stable.  Also MFC 1.20 while
       I'm here (teach bus_dmamem_free() about contigfree()).
  
  The resulting kernel builds and boots, but I don't have any
  if_xl or if_rl devices in my -stable alpha to test with.
  The resulting code looks just like -current (which is well tested),
  so I don't anticipate problems.
  
  Revision  Changes    Path
  1.7.2.3   +228 -11   src/sys/alpha/alpha/busdma_machdep.c
  1.5.2.1   +23 -0     src/sys/alpha/include/bus.h


More information about the cvs-src mailing list