Stefan Richter wrote:
> The "select SCSI" in libata's Kconfig option is not of great
> help with that issue and is misguided and unnecessary as well.

+comment "Serial and Parallel ATA need SCSI command sets"
+       depends on SCSI=n

 menuconfig ATA
        tristate "Serial ATA (prod) and Parallel ATA (experimental) drivers"
...
-       select SCSI
+       depends on SCSI
...
-         NOTE: ATA enables basic SCSI support; *however*,
-         'SCSI disk support', 'SCSI tape support', or
-         'SCSI CDROM support' may also be needed,
-         depending on your hardware configuration.
+         NOTE: 'SCSI disk support', 'SCSI tape support', or
+         'SCSI CDROM support' is also required if you have
+         ATA disks, tapes, or CD/DVD-ROM/R/Ws respectively.
...

-- 
Stefan Richter
-=====-==--- ---= -=--=
http://arcgraph.de/sr/
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to