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:
12fad3f
)
[PATCH] sata_sil24: implement NCQ support
author
Tejun Heo
<htejun@gmail.com>
Mon, 15 May 2006 12:03:56 +0000
(21:03 +0900)
committer
Tejun Heo
<htejun@gmail.com>
Mon, 15 May 2006 12:03:56 +0000
(21:03 +0900)
Implement NCQ support. Sil24 has 31 command slots and all of them are
used for NCQ command queueing. libata guarantees that no other
command is in progress when it issues an internal command, so always
use tag 0 for internal commands.
Signed-off-by: Tejun Heo <htejun@gmail.com>
No differences found