[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)
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.


No differences found