aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
diff options
context:
space:
mode:
authorJason Gaston <jason.d.gaston@intel.com>2005-04-16 15:24:44 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-16 15:24:44 -0700
commitc368ca4ef471aa8e82ee1de7086cb7ef5053cb95 (patch)
tree0b6a05017869cda984304bb24f6327da543d31b3 /drivers/pci
parent[PATCH] intel8x0: AC'97 audio patch for Intel ESB2 (diff)
downloadlinux-dev-c368ca4ef471aa8e82ee1de7086cb7ef5053cb95.tar.xz
linux-dev-c368ca4ef471aa8e82ee1de7086cb7ef5053cb95.zip
[PATCH] ata_piix: IDE mode SATA patch for Intel ESB2
This patch adds the Intel ESB2 DID's to the ata_piix.c and quirks.c file for IDE mode SATA support. Signed-off-by: Jason Gaston <Jason.d.gaston@intel.com> Cc: Jeff Garzik <jgarzik@pobox.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/pci')
-rw-r--r--drivers/pci/quirks.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c
index 1cfe9538fd19..15a398051682 100644
--- a/drivers/pci/quirks.c
+++ b/drivers/pci/quirks.c
@@ -1189,6 +1189,7 @@ static void __devinit quirk_intel_ide_combined(struct pci_dev *pdev)
case 0x2651:
case 0x2652:
case 0x2653:
+ case 0x2680: /* ESB2 */
ich = 6;
break;
case 0x27c0: