[libata] improve device scan
authorJeff Garzik <jgarzik@pobox.com>
Mon, 3 Oct 2005 19:55:19 +0000 (15:55 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 3 Oct 2005 19:55:19 +0000 (15:55 -0400)
Replace SCSI's legacy "bang at the door" method of probing with one
directly controlled by the underlying ATA transport layer.

We now only call scsi_scan_target() for devices we find, rather than
probing every possible channel/id within a certain range.


No differences found