Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Nov 2009 23:21:12 GMT
From:      Alexander Motin <mav@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 170423 for review
Message-ID:  <200911092321.nA9NLCtk062882@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/chv.cgi?CH=170423

Change 170423 by mav@mav_mavbook on 2009/11/09 23:20:51

	Do not attach Intel chips configured to legacy mode.
	They do not support AHCI,

Affected files ...

.. //depot/projects/scottl-camlock/src/sys/dev/ahci/ahci.c#76 edit

Differences ...

==== //depot/projects/scottl-camlock/src/sys/dev/ahci/ahci.c#76 (text+ko) ====

@@ -108,35 +108,24 @@
 	{0x43931002, "ATI IXP700",	0},
 	{0x43941002, "ATI IXP800",	0},
 	{0x43951002, "ATI IXP800",	0},
-	{0x26518086, "Intel ICH6",	0},
 	{0x26528086, "Intel ICH6",	0},
 	{0x26538086, "Intel ICH6M",	0},
-	{0x26808086, "Intel ESB2",	0},
 	{0x26818086, "Intel ESB2",	0},
 	{0x26828086, "Intel ESB2",	0},
 	{0x26838086, "Intel ESB2",	0},
-	{0x27c08086, "Intel ICH7",	0},
 	{0x27c18086, "Intel ICH7",	0},
 	{0x27c38086, "Intel ICH7",	0},
-	{0x27c48086, "Intel ICH7M",	0},
 	{0x27c58086, "Intel ICH7M",	0},
 	{0x27c68086, "Intel ICH7M",	0},
-	{0x27c68086, "Intel ICH7M",	0},
-	{0x28208086, "Intel ICH8",	0},
 	{0x28218086, "Intel ICH8",	0},
 	{0x28228086, "Intel ICH8",	0},
 	{0x28248086, "Intel ICH8",	0},
-	{0x28258086, "Intel ICH8",	0},
-	{0x28288086, "Intel ICH8M",	0},
 	{0x28298086, "Intel ICH8M",	0},
 	{0x282a8086, "Intel ICH8M",	0},
-	{0x29208086, "Intel ICH9",	0},
-	{0x29218086, "Intel ICH9",	0},
 	{0x29228086, "Intel ICH9",	0},
 	{0x29238086, "Intel ICH9",	0},
 	{0x29248086, "Intel ICH9",	0},
 	{0x29258086, "Intel ICH9",	0},
-	{0x29268086, "Intel ICH9",	0},
 	{0x29278086, "Intel ICH9",	0},
 	{0x29298086, "Intel ICH9M",	0},
 	{0x292a8086, "Intel ICH9M",	0},
@@ -145,14 +134,9 @@
 	{0x292f8086, "Intel ICH9M",	0},
 	{0x294d8086, "Intel ICH9",	0},
 	{0x294e8086, "Intel ICH9M",	0},
-	{0x3a008086, "Intel ICH10",	0},
-	{0x3a028086, "Intel ICH10",	0},
 	{0x3a058086, "Intel ICH10",	0},
-	{0x3a068086, "Intel ICH10",	0},
-	{0x3a208086, "Intel ICH10",	0},
 	{0x3a228086, "Intel ICH10",	0},
 	{0x3a258086, "Intel ICH10",	0},
-	{0x3a268086, "Intel ICH10",	0},
 	{0x3b228086, "Intel PCH",	0},
 	{0x3b238086, "Intel PCH",	0},
 	{0x3b248086, "Intel PCH",	0},



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911092321.nA9NLCtk062882>