]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit1623c81eece58740279b8de802fa5895221f2044
tree486aa6a40ea419c14d02bc8561cdb8485f6a5189
parent1fdab81e675c6ef76a49b8aabb7eaf4be51d1b80
[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