git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87e807b
)
[libata] improve device scan
author
Jeff Garzik
<jgarzik@pobox.com>
Mon, 3 Oct 2005 19:55:19 +0000
(15:55 -0400)
committer
Jeff 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