The NetBSD Project

CVS log for src/sys/arch/evbarm/integrator/int_bus_dma.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / evbarm / integrator

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-1-6-PATCH002-RELEASE


Revision 1.7.4.1 / (download) - annotate - [select for diffs], Sat Dec 7 19:25:18 2002 UTC (21 years, 4 months ago) by he
Branch: netbsd-1-6
CVS Tags: netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001
Changes since 1.7: +7 -3 lines
Diff to previous 1.7 (colored) next main 1.8 (colored)

Pull up revision 1.9 (requested by thorpej in ticket #568):
  Change the way DMA map syncs are done.  Instead of remembering
  the virtual address for each DMA segment, just cache a
  pointer to the original buffer/buftype used to load the
  DMA map, and use that.  Shrinks bus_dma_segment_t from 12
  to 8 bytes, and the cache flushing is also more efficient.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>