Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jun 2016 16:42:39 +0530
From:      Bhimanshu Kumar <bhimanshu1997@gmail.com>
To:        soc-status@freebsd.org
Subject:   Add SCSI passthrough to CTL
Message-ID:  <CAERBkm8H%2Bzp0gvfadQFgyVtUHtSELCZ7wxik_3m6tRAUdQUArg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
*Introduction : *CTL is the FreeBSD SCSI target layer. There are various
SCSI commands, but it's usually used for block-level access. This projects
focuses on making CTL capable of providing physical optical drive as a
whole to the initiator machine
Link : https://github.com/bhimanshu1997/freebsd

Report:
1. code has been added in ctld (kernel.c) which will convert the address of
device (provided in modified ctl.conf) to the actual device (for eg
"/dev/da0") and pass on the lun to CTL via ioctl


next week plan :
1. Test the above thing, if it works with the code added in ctld
2. If did not work then , will add that device address conversion code to
CTL



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAERBkm8H%2Bzp0gvfadQFgyVtUHtSELCZ7wxik_3m6tRAUdQUArg>