Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Mar 2004 09:23:39 -0800 (PST)
From:      Olivier Houchard <cognet@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/trm trm.c trm.h
Message-ID:  <200403071723.i27HNdSc041663@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cognet      2004/03/07 09:23:39 PST

  FreeBSD src repository

  Modified files:
    sys/dev/trm          trm.c trm.h 
  Log:
  Use one bus_dma_tag_t for all pSRB instead of creating one for each.
  Free what is allocated for pSRBs at unload time or if something bad happens,
  thanks to scottl for spotting this out.
  
  Revision  Changes    Path
  1.20      +49 -23    src/sys/dev/trm/trm.c
  1.4       +1 -2      src/sys/dev/trm/trm.h



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