Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Aug 2003 09:07:51 -0700 (PDT)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/include bus.h src/sys/alpha/alpha busdma_machdep.c
Message-ID:  <200308181607.h7IG7p4W007028@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308181607.h7IG7p4W007028>