From a30dd374696319b137766e7e11eeb77ed0c9f3c4 Mon Sep 17 00:00:00 2001 From: rpaulo Date: Mon, 19 Apr 2010 14:07:33 +0000 Subject: Revert r206755. It causes some laptops to stop booting. --- sys/dev/ahci/ahci.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/dev/ahci') diff --git a/sys/dev/ahci/ahci.c b/sys/dev/ahci/ahci.c index a35fbac..5d39968 100644 --- a/sys/dev/ahci/ahci.c +++ b/sys/dev/ahci/ahci.c @@ -126,7 +126,6 @@ static struct { {0x26838086, 0x00, "Intel ESB2", 0}, {0x27c18086, 0x00, "Intel ICH7", 0}, {0x27c38086, 0x00, "Intel ICH7", 0}, - {0x27c48086, 0x00, "Intel ICH7M", 0}, {0x27c58086, 0x00, "Intel ICH7M", 0}, {0x27c68086, 0x00, "Intel ICH7M", 0}, {0x28218086, 0x00, "Intel ICH8", 0}, -- cgit v1.1