K 10 svn:author V 8 hselasky K 8 svn:date V 27 2013-12-16T08:51:58.048295Z K 7 svn:log V 257 MFC r244503 and r246565: Make sure all USB drivers allocate buffer memory through the USB API and/or busdma. The following assumptions have been made: umass - buffers passed from CAM/SCSI layer are OK network - mbufs are OK. Some other nits while at it. END