Author: rpaulo
Date: Mon Apr 19 14:07:33 2010
New Revision: 206839
URL: http://svn.freebsd.org/changeset/base/206839

Log:
  Revert r206755. It causes some laptops to stop booting.

Modified:
  head/sys/dev/ahci/ahci.c

Modified: head/sys/dev/ahci/ahci.c
==============================================================================
--- head/sys/dev/ahci/ahci.c    Mon Apr 19 09:03:36 2010        (r206838)
+++ head/sys/dev/ahci/ahci.c    Mon Apr 19 14:07:33 2010        (r206839)
@@ -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},
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to