summaryrefslogtreecommitdiffstats
path: root/sys/dev/ahci
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2010-04-19 14:07:33 +0000
committerrpaulo <rpaulo@FreeBSD.org>2010-04-19 14:07:33 +0000
commita30dd374696319b137766e7e11eeb77ed0c9f3c4 (patch)
tree87fdc110cee43d81ff58e76aa0f193c270bfa821 /sys/dev/ahci
parentf7bf5e736384695724335bb887bea8d81238745e (diff)
downloadFreeBSD-src-a30dd374696319b137766e7e11eeb77ed0c9f3c4.zip
FreeBSD-src-a30dd374696319b137766e7e11eeb77ed0c9f3c4.tar.gz
Revert r206755. It causes some laptops to stop booting.
Diffstat (limited to 'sys/dev/ahci')
-rw-r--r--sys/dev/ahci/ahci.c1
1 files changed, 0 insertions, 1 deletions
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},
OpenPOWER on IntegriCloud