K 10 svn:author V 8 hselasky K 8 svn:date V 27 2013-01-27T18:01:03.128322Z K 7 svn:log V 358 Fix regression issue after r244500 and r244503: If a BUSDMA load operation results in a single segment which is greater than the PAGE_SIZE, the USB computed physical addresses will not be correct. Make sure that the first segment is unfolded like the sub-sequent segments are into USB_PAGE_SIZE big ranges. Found by: Alexander Nedotsukov MFC after: 1 week END