Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - B index
The Linux kernel configuration item CONFIG_BLK_DEV_BSG
has multiple definitions:
drivers/scsi/Kconfig
The configuration item CONFIG_BLK_DEV_BSG:
CONFIG_SCSI
Saying Y here will enable generic SG (SCSI generic) v4 support for any SCSI device.
This option is required by UDEV to access device serial numbers, etc.
If unsure, say Y.
block/Kconfig
The configuration item CONFIG_BLK_DEV_BSG:
(none)
Saying Y here will enable generic SG (SCSI generic) v4 support for any block device.
Unlike SG v3 (aka block/scsi_ioctl.c drivers/scsi/sg.c), SG v4 can handle complicated SCSI commands: tagged variable length cdbs with bidirectional data transfers and generic request/response protocols (e.g. Task Management Functions and SMP in Serial Attached SCSI).
This option is required by recent UDEV versions to properly access device serial numbers, etc.
If unsure, say Y.
block/Kconfig
The configuration item CONFIG_BLK_DEV_BSG:
CONFIG_EXPERIMENTAL
Saying Y here will enable generic SG (SCSI generic) v4 support for any block device.
Unlike SG v3 (aka block/scsi_ioctl.c drivers/scsi/sg.c), SG v4 can handle complicated SCSI commands: tagged variable length cdbs with bidirectional data transfers and generic request/response protocols (e.g. Task Management Functions and SMP in Serial Attached SCSI).
If unsure, say 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 - B index
Automatically generated (in year 2024). See also LKDDb sources on GitLab