Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/i2o



Module Name:    src
Committed By:   mhitch
Date:           Sun Sep 14 18:12:16 UTC 2008

Modified Files:
        src/sys/dev/i2o: iop.c

Log Message:
Use the physical address from the bus_dmamap_load() map, not the one from
the bus_dmamem_alloc().  Fixes iop(4) on alpha, and possibly sparc64 as
described in the thread
http://mail-index.netbsd.org/port-sparc64/2008/06/04/msg000413.html.


To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 src/sys/dev/i2o/iop.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index