Searched hist:248583 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/dev/twa/
H A Dtw_osl_cam.cdiff 248583 Thu Mar 21 11:21:42 MDT 2013 kib Fix twa(4) after the r246713. The driver copies data around to
satisfy some alignment restrictions. Do not set TW_OSLI_REQ_FLAGS_CCB
flag for mapped data, pass the csio->data_ptr in the req->data.

Do not put the ccb pointer into req->data ever, ccb is stored in
req->orig_req already.

Submitted by: Shuichi KITAGUCHI <ki@hh.iij4u.or.jp>
PR: kern/177020
H A Dtw_osl_freebsd.cdiff 248583 Thu Mar 21 11:21:42 MDT 2013 kib Fix twa(4) after the r246713. The driver copies data around to
satisfy some alignment restrictions. Do not set TW_OSLI_REQ_FLAGS_CCB
flag for mapped data, pass the csio->data_ptr in the req->data.

Do not put the ccb pointer into req->data ever, ccb is stored in
req->orig_req already.

Submitted by: Shuichi KITAGUCHI <ki@hh.iij4u.or.jp>
PR: kern/177020

Completed in 97 milliseconds