commit | a6e6ce8e8dc907a2cf2b994b0ea4099423f046bf | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Mon May 15 21:03:48 2006 +0900 |
committer | Tejun Heo <htejun@gmail.com> | Mon May 15 21:03:48 2006 +0900 |
tree | cc308c45c0d2df9e52be69959b9fd189371ad5d7 | |
parent | e8ee84518c159a663c07bf691ace187527380f61 [diff] |
[PATCH] libata-ncq: implement NCQ device configuration Now that all NCQ related stuff are in place, implement NCQ device configuration and bump ATA_MAX_QUEUE to 32 thus activating NCQ support. Original implementation is from Jens Axboe. Signed-off-by: Tejun Heo <htejun@gmail.com>