targ dir issue
- Reply: Kenneth D. Merry: "Re: targ dir issue"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Aug 2021 19:14:38 UTC
* { margin: 0; font-size: 13px; font-family: 'MS Pゴシック', sans-serif;}a { color: #0064c8; text-decoration: none;}a:hover { color: #0057af; text-decoration: underline;}a:active { color: #004c98;} Hi I port ncv to eps for NCR53C500. And Support targ at esp. I have question for targ. inquery data is send by scsi_target apprication by CAM_DIR_IN. But CAM_DIR_IN not copyin. https://svnweb.freebsd.org/base/head/sys/cam/cam_periph.c?view=markup#l929 Why different ? Hiroki Mori