From: Jeff Garzik Date: Tue, 30 Aug 2005 07:37:42 +0000 (-0400) Subject: [libata] allow ATAPI to be enabled with new atapi_enabled module option X-Git-Tag: v2.6.14-rc1~772^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1623c81eece58740279b8de802fa5895221f2044;p=pandora-kernel.git [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. --- Reading git-diff-tree failed