Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SCSI_NCR53C8XX_NO_DISCONNECT
has multiple definitions:
drivers/scsi/Kconfig
The configuration item CONFIG_SCSI_NCR53C8XX_NO_DISCONNECT:
CONFIG_SCSI_ZALON && CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS = CONFIG_0
This option is only provided for safety if you suspect some SCSI device of yours to not support properly the target-disconnect feature. In that case, you would say Y here. In general however, to not allow targets to disconnect is not reasonable if there is more than 1 device on a SCSI bus. The normal answer therefore is N.
drivers/scsi/Kconfig
The configuration item CONFIG_SCSI_NCR53C8XX_NO_DISCONNECT:
( CONFIG_SCSI_ZALON || CONFIG_SCSI_NCR_Q720 ) && CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS = CONFIG_0
This option is only provided for safety if you suspect some SCSI device of yours to not support properly the target-disconnect feature. In that case, you would say Y here. In general however, to not allow targets to disconnect is not reasonable if there is more than 1 device on a SCSI bus. The normal answer therefore is N.
arch/sparc64/Kconfig
The configuration item CONFIG_SCSI_NCR53C8XX_NO_DISCONNECT:
CONFIG_PCI && CONFIG_SCSI_SYM53C8XX_2 != CONFIG_y && ( CONFIG_SCSI_NCR53C8XX || CONFIG_SCSI_SYM53C8XX ) && CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS = CONFIG_0
This option is only provided for safety if you suspect some SCSI device of yours to not support properly the target-disconnect feature. In that case, you would say Y here. In general however, to not allow targets to disconnect is not reasonable if there is more than 1 device on a SCSI bus. The normal answer therefore is N.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2025). See also LKDDb sources on GitLab