Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1162009AbWKOWfV (ORCPT ); Wed, 15 Nov 2006 17:35:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1162012AbWKOWfV (ORCPT ); Wed, 15 Nov 2006 17:35:21 -0500 Received: from sj-iport-4.cisco.com ([171.68.10.86]:57754 "EHLO sj-iport-4.cisco.com") by vger.kernel.org with ESMTP id S1162009AbWKOWfT (ORCPT ); Wed, 15 Nov 2006 17:35:19 -0500 To: Stephen Hemminger Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] ALSA: hda-intel - Disable MSI support by default X-Message-Flag: Warning: May contain useful information References: <20061114.190036.30187059.davem@davemloft.net> <20061114.192117.112621278.davem@davemloft.net> <20061115112014.54de5b2c@freekitty> From: Roland Dreier Date: Wed, 15 Nov 2006 14:35:16 -0800 In-Reply-To: <20061115112014.54de5b2c@freekitty> (Stephen Hemminger's message of "Wed, 15 Nov 2006 11:20:14 -0800") Message-ID: User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.19 (linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-OriginalArrivalTime: 15 Nov 2006 22:35:16.0833 (UTC) FILETIME=[52E1C510:01C70906] Authentication-Results: sj-dkim-1; header.From=rdreier@cisco.com; dkim=pass ( sig from cisco.com/sjdkim1002 verified; ); Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 607 Lines: 13 > A whitelist is an awkward solution, the problem is the number of > chipsets available with MSI will continue to grow. And the assumption > is that after Microsoft OS supports MSI, that newer chipsets will work. Maybe a whitelist for older systems and then enable everything after a DMI cutoff date by default? Doesn't work on non-PC stuff though... - R. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/