From f140f0f12fc8dc7264d2f97cbe663564e7d24f6d Mon Sep 17 00:00:00 2001 From: Kuan Luo Date: Mon, 15 Oct 2007 15:16:53 -0400 Subject: [PATCH] [libata] sata_nv: add SW NCQ support for MCP51/MCP55/MCP61 Add the Software NCQ support to sata_nv.c for MCP51/MCP55/MCP61 SATA controller. NCQ function is disable by default, you can enable it with 'swncq=1'. NCQ will be turned off if the drive is Maxtor on MCP51 or MCP55 rev 0xa2 platform. [akpm@linux-foundation.org: build fix] Signed-off-by: Kuan Luo Signed-off-by: Peer Chen Cc: Zoltan Boszormenyi Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-format-patch failed