commit | 644dd0cc494702ecd0698f467de113ace9593888 | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jgarzik@pobox.com> | Mon Oct 03 15:55:19 2005 -0400 |
committer | Jeff Garzik <jgarzik@pobox.com> | Mon Oct 03 15:55:19 2005 -0400 |
tree | d49e781476dea85a4bfc1b05b6d15ed0a224a747 | |
parent | 87e807b6c461bbd449496a4c3ab78ab164a4ba97 [diff] |
[libata] improve device scan 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.