Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SCSI_NCR53C8XX_SYMBIOS_COMPAT
has multiple definitions:
drivers/scsi/Kconfig
The configuration item CONFIG_SCSI_NCR53C8XX_SYMBIOS_COMPAT:
( CONFIG_SCSI_SYM53C8XX || CONFIG_SCSI_ZALON || CONFIG_SCSI_NCR_Q720 ) && CONFIG_EXPERIMENTAL
This option allows you to enable some features depending on GPIO wiring. These General Purpose Input/Output pins can be used for vendor specific features or implementation of the standard SYMBIOS features. Genuine SYMBIOS controllers use GPIO0 in output for controller LED and GPIO3 bit as a flag indicating singled-ended/differential interface. The Tekram DC-390U/F boards uses a different GPIO wiring.
Your answer to this question is ignored if all your controllers have NVRAM, since the driver is able to detect the board type from the NVRAM format.
If all the controllers in your system are genuine SYMBIOS boards or use BIOS and drivers from SYMBIOS, you would want to say Y here, otherwise N. N is the safe answer.
drivers/scsi/Kconfig
The configuration item CONFIG_SCSI_NCR53C8XX_SYMBIOS_COMPAT:
CONFIG_PCI && CONFIG_SCSI_SYM53C8XX_2 != CONFIG_y && ( CONFIG_SCSI_NCR53C8XX || CONFIG_SCSI_SYM53C8XX || CONFIG_SCSI_ZALON ) && CONFIG_EXPERIMENTAL
This option allows you to enable some features depending on GPIO wiring. These General Purpose Input/Output pins can be used for vendor specific features or implementation of the standard SYMBIOS features. Genuine SYMBIOS controllers use GPIO0 in output for controller LED and GPIO3 bit as a flag indicating singled-ended/differential interface. The Tekram DC-390U/F boards uses a different GPIO wiring.
Your answer to this question is ignored if all your controllers have NVRAM, since the driver is able to detect the board type from the NVRAM format.
If all the controllers in your system are genuine SYMBIOS boards or use BIOS and drivers from SYMBIOS, you would want to say Y here, otherwise N. N is the safe answer.
arch/sparc64/Kconfig
The configuration item CONFIG_SCSI_NCR53C8XX_SYMBIOS_COMPAT:
CONFIG_PCI && CONFIG_SCSI_SYM53C8XX_2 != CONFIG_y && ( CONFIG_SCSI_NCR53C8XX || CONFIG_SCSI_SYM53C8XX ) && CONFIG_EXPERIMENTAL
This option allows you to enable some features depending on GPIO wiring. These General Purpose Input/Output pins can be used for vendor specific features or implementation of the standard SYMBIOS features. Genuine SYMBIOS controllers use GPIO0 in output for controller LED and GPIO3 bit as a flag indicating singled-ended/differential interface. The Tekram DC-390U/F boards uses a different GPIO wiring.
Your answer to this question is ignored if all your controllers have NVRAM, since the driver is able to detect the board type from the NVRAM format.
If all the controllers in your system are genuine SYMBIOS boards or use BIOS and drivers from SYMBIOS, you would want to say Y here, otherwise N. N is the safe answer.
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