Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262735AbVA1Svb (ORCPT ); Fri, 28 Jan 2005 13:51:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262728AbVA1SkM (ORCPT ); Fri, 28 Jan 2005 13:40:12 -0500 Received: from rproxy.gmail.com ([64.233.170.193]:37302 "EHLO rproxy.gmail.com") by vger.kernel.org with ESMTP id S262584AbVA1Sgt (ORCPT ); Fri, 28 Jan 2005 13:36:49 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=e1BwqdrCpE31EOEiuKV+EEOh090jHM31quVJA8ixODwnnlUA04JlPkNta1jmryJj62n3pxvWGcrr1DwNZon6RlbrnW34FpZFtRCG+w/0ykLPLRXxEGHjxb8I0cdzyUAkis5vfnL5NJTy6WC73zqkmEQp/bSK4FWr17mP2vbSVPk= Message-ID: <9e47339105012810362a0a7018@mail.gmail.com> Date: Fri, 28 Jan 2005 13:36:48 -0500 From: Jon Smirl Reply-To: Jon Smirl To: Grant Grundler Subject: Re: Fwd: Patch to control VGA bus routing and active VGA device. Cc: Jesse Barnes , Greg KH , Russell King , Jeff Garzik , Matthew Wilcox , linux-pci@atrey.karlin.mff.cuni.cz, lkml In-Reply-To: <20050128173222.GC30791@colo.lackof.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <9e47339105011719436a9e5038@mail.gmail.com> <20050125042459.GA32697@kroah.com> <9e473391050127015970e1fedc@mail.gmail.com> <200501270828.43879.jbarnes@sgi.com> <20050128173222.GC30791@colo.lackof.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 680 Lines: 17 On Fri, 28 Jan 2005 10:32:22 -0700, Grant Grundler wrote: > Moving the VGA device can only function within that legacy space > the way the code is written now (using hard coded addresses). > If it is intended to work with multiple IO Port address spaces, > then it needs to use the pci_dev->resource[] and mangle that appropriately. Post a patch an I will incorporate it. -- Jon Smirl jonsmirl@gmail.com - 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/