]> git.baikalelectronics.ru Git - kernel.git/commit
[libata] allow ATAPI to be enabled with new atapi_enabled module option
authorJeff Garzik <jgarzik@pobox.com>
Tue, 30 Aug 2005 07:37:42 +0000 (03:37 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 30 Aug 2005 07:37:42 +0000 (03:37 -0400)
commit113b9f9b68f48450ecc641e4479e682232898af4
tree486aa6a40ea419c14d02bc8561cdb8485f6a5189
parentf91b3194d666964014313dbc3d25e5f24854e484
[libata] allow ATAPI to be enabled with new atapi_enabled module option

ATAPI is getting close to being ready.  To increase exposure, we enable
the code in the upstream kernel, but default it to off (present
behavior).  Users must pass atapi_enabled=1 as a module option (if
module) or on the kernel command line (if built in) to turn on
discovery of their ATAPI devices.
drivers/scsi/libata-core.c
drivers/scsi/libata-scsi.c
drivers/scsi/libata.h
include/linux/libata.h