Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ATARI_SCSI
has multiple definitions:
drivers/scsi/Kconfig
The configuration item CONFIG_ATARI_SCSI:
CONFIG_ATARI && CONFIG_SCSI
atari_scsi
, atari_scsi
If you have an Atari with built-in NCR5380 SCSI controller (TT, Falcon, ...) say Y to get it supported. Of course also, if you have a compatible SCSI controller (e.g. for Medusa).
To compile this driver as a module, choose M here: the module will be called atari_scsi. If you also enable NVRAM support, the SCSI host's ID is taken from the setting in TT RTC NVRAM.
This driver supports both styles of NCR integration into the system: the TT style (separate DMA), and the Falcon style (via ST-DMA, replacing ACSI). It does NOT support other schemes, like in the Hades (without DMA).
arch/m68k/Kconfig
The configuration item CONFIG_ATARI_SCSI:
CONFIG_ATARI && CONFIG_SCSI
atari_scsi
, atari_scsi
If you have an Atari with built-in NCR5380 SCSI controller (TT, Falcon, ...) say Y to get it supported. Of course also, if you have a compatible SCSI controller (e.g. for Medusa). This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module is called atari_scsi. If you want to compile it as a module, say M here and read Documentation/modules.txt. This driver supports both styles of NCR integration into the system: the TT style (separate DMA), and the Falcon style (via ST-DMA, replacing ACSI). It does NOT support other schemes, like in the Hades (without DMA).
Raw data from LKDDb:
lkddb module atari_scsi CONFIG_ATARI_SCSI : arch/m68k/Kconfig : "Atari native SCSI support" # in 2.5.45–2.5.72
lkddb module atari_scsi CONFIG_ATARI_SCSI : drivers/scsi/Kconfig : "Atari native SCSI support" # in 2.5.73–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb platform "atari_scsi" : CONFIG_ATARI_SCSI : drivers/scsi/atari_scsi.c # in 4.19–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb platform "atari_scsi" : CONFIG_ATARI_SCSI CONFIG_SCSI : drivers/scsi/atari_scsi.c # in 3.19, 4.0–4.18
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 - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab