From owner-p4-projects@FreeBSD.ORG Mon Nov 9 23:21:13 2009 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 9B2AB1065694; Mon, 9 Nov 2009 23:21:12 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FB771065692 for ; Mon, 9 Nov 2009 23:21:12 +0000 (UTC) (envelope-from mav@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4CBF88FC16 for ; Mon, 9 Nov 2009 23:21:12 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nA9NLC4W062884 for ; Mon, 9 Nov 2009 23:21:12 GMT (envelope-from mav@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nA9NLCtk062882 for perforce@freebsd.org; Mon, 9 Nov 2009 23:21:12 GMT (envelope-from mav@freebsd.org) Date: Mon, 9 Nov 2009 23:21:12 GMT Message-Id: <200911092321.nA9NLCtk062882@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to mav@freebsd.org using -f From: Alexander Motin To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 170423 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Nov 2009 23:21:13 -0000 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},