Re: Bad escriptions in Kconfig



Matthew Wilcox wrote:
On Mon, Dec 31, 2007 at 10:16:43AM -0500, Douglas Gilbert wrote:
Bodo Eggert wrote:
---
SCSI target support (SCSI_TGT) [N/m/y/?] (NEW) ?

If you want to use SCSI target mode drivers enable this option.
If you choose M, the module will be called scsi_tgt.
---

What TF is a SCSI target mode, what is a target mode driver?
Heard of google :-)

For explanations of SCSI (and other storage) terminology
reference could be made to SAM-3 or SAM-4 drafts (because
the real standards cost money) at www.t10.org .

Perhaps many other subsections in the kernel could have
similar references.

I think that's an appalling idea. Someone's trying to configure their
kernel, not research hundreds of new ideas on the internet. Here's a
better description:

help
The SCSI target code allows your computer to appear as a SCSI
device. This is useful in a SAN or NAS environment where you
want other computers to be able to treat this computer as a disc.

To compile this driver as a module, choose M here: the module
will be called scsi_tgt.

Appalling or not, it is more accurate to define a SCSI target
properly than equate it to a direct access logical unit (i.e.
a disk). IMO the designers of that driver and associated
applications made exactly the same mistake which they are now
fixing. That driver is also transport specific with support
for iSCSI and iSER. Try writing a SPI, FC or SAS target driver
for scsi_tgt (I failed with SAS).

It could also be noted that if the reader doesn't understand
the description they can most likely say 'N'.

Doug Gilbert

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • [PATCH 0/3] ibmvscsis scsi target
    ... will start contributing to that work, and will convert this driver to ... this driver out of mainline for the amount of time that may take. ... This device driver provides the SCSI target side of the "virtual SCSI" ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: [PATCH 0/3] ibmvscsis scsi target
    ... Dave Boutcher wrote: ... > Here's the ibmvscsis SCSI target submitted for inclusion in 2.4.15. ... > will start contributing to that work, and will convert this driver to ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: [PATCH 0/3] ibmvscsis scsi target
    ... > Dave Boutcher wrote: ... >>Here's the ibmvscsis SCSI target submitted for inclusion in 2.4.15. ... >>will start contributing to that work, and will convert this driver to ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • How to setup "per target-mode-SCSI-operation DMA" for "target mode" data transfer with *
    ... I know that there is no "target mode" support in ScsiPort Miniport driver ... framework of Windows. ... Here is my question - though in context of "SCSI target mode operations" it ...
    (microsoft.public.development.device.drivers)
  • How to setup "per target-mode-SCSI-operation DMA" for "target mode" data transfer with *
    ... I know that there is no "target mode" support in ScsiPort Miniport driver ... framework of Windows. ... Here is my question - though in context of "SCSI target mode operations" it ...
    (microsoft.public.win32.programmer.kernel)