Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SCSI_NCR53C8XX_IOMAPPED
has multiple definitions:
drivers/scsi/Kconfig
The configuration item CONFIG_SCSI_NCR53C8XX_IOMAPPED:
CONFIG_SCSI_SYM53C8XX && !( CONFIG_SCSI_ZALON || CONFIG_SCSI_NCR_Q720 )
If you say Y here, the driver will use normal IO, as opposed to memory mapped IO. Memory mapped IO has less latency than normal IO and works for most Intel-based hardware. Under Linux/Alpha only normal IO is currently supported by the driver and so, this option has no effect on those systems.
The normal answer therefore is N; try Y only if you encounter SCSI related problems.
drivers/scsi/Kconfig
The configuration item CONFIG_SCSI_NCR53C8XX_IOMAPPED:
CONFIG_PCI && CONFIG_SCSI_SYM53C8XX_2 != CONFIG_y && ( CONFIG_SCSI_NCR53C8XX || CONFIG_SCSI_SYM53C8XX ) && ! CONFIG_SCSI_ZALON
If you say Y here, the driver will use normal IO, as opposed to memory mapped IO. Memory mapped IO has less latency than normal IO and works for most Intel-based hardware. Under Linux/Alpha only normal IO is currently supported by the driver and so, this option has no effect on those systems.
The normal answer therefore is N; try Y only if you encounter SCSI related problems.
arch/parisc/Kconfig
The configuration item CONFIG_SCSI_NCR53C8XX_IOMAPPED:
CONFIG_SCSI_ZALON || CONFIG_SCSI_SYM53C8XX
If you say Y here, the driver will use normal IO, as opposed to memory mapped IO. Memory mapped IO has less latency than normal IO and works for most Intel-based hardware. Under Linux/Alpha only normal IO is currently supported by the driver and so, this option has no effect on those systems.
The normal answer therefore is N; try Y only if you encounter SCSI related problems.
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