Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764878AbXJRDJz (ORCPT ); Wed, 17 Oct 2007 23:09:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752168AbXJRDJr (ORCPT ); Wed, 17 Oct 2007 23:09:47 -0400 Received: from rtr.ca ([76.10.145.34]:3506 "EHLO mail.rtr.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756678AbXJRDJq (ORCPT ); Wed, 17 Oct 2007 23:09:46 -0400 Message-ID: <4716CE79.7040201@rtr.ca> Date: Wed, 17 Oct 2007 23:09:45 -0400 From: Mark Lord User-Agent: Thunderbird 2.0.0.6 (X11/20070728) MIME-Version: 1.0 To: kristen.c.accardi@intel.com Cc: Linux Kernel , Andrew Morton , "Theodore Ts'o" , greg@kroah.com, pcihpd-discuss@lists.sourceforge.net Subject: Re: [PATCH 0/3] Fix two PEIe hotplug issues References: <4716CB9D.6080503@rtr.ca> In-Reply-To: <4716CB9D.6080503@rtr.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1093 Lines: 25 Mark Lord wrote: > Fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks > (and others?) in conjunction with the modparam of pciehp_force=1. To make things simpler for distro people, I'm contemplating another patch in this series, to allow something like: pciehp_force=2 This would then *try* the ACPI BIOS calls, and only fall back to pcie_force=1 if the BIOS support fails. This would be an ideal default for most desktop/notebook distros to consider using. Without this, they don't have any good choice: use the defaults, and things fail on the most popular brand of machines in the marketplace. Use pciehp_force=1, and they may break (?) on other brands. So a hybrid of the two seems best. Pity it couldn't be the default behaviour, though. Or could it? We're early enough in the 2.6.24 cycle for it.. Opinions? - 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/