Hartmut Brandt e557905435 Fix a problem in bus_dmamap_load_{mbuf,uio} when the first mbuf or the first
uio segment is empty. In this case no dma segment is create by
bus_dmamap_load_buffer, but the calling routine clears the first flag.
Under certain combinations of addresses of the first and second mbuf/uio
buffer this leads to corrupted DMA segment descriptors. This was already
fixed by tmm in sparc64/sparc64/iommu.c.

PR:		kern/47733
Reviewed by:	sam
Approved by:	jake (mentor)
2003-02-04 16:30:27 +00:00
..
2003-02-03 17:43:20 +00:00
2003-01-25 22:41:22 +00:00
2003-02-01 14:43:24 +00:00
2003-02-03 17:43:20 +00:00
2003-02-02 13:30:00 +00:00
2003-01-23 23:36:45 +00:00
2003-02-04 16:17:13 +00:00
2003-02-02 13:30:00 +00:00