Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261624AbVBDWLK (ORCPT ); Fri, 4 Feb 2005 17:11:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265168AbVBDWHQ (ORCPT ); Fri, 4 Feb 2005 17:07:16 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:48787 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S264076AbVBDV4k (ORCPT ); Fri, 4 Feb 2005 16:56:40 -0500 Date: Fri, 4 Feb 2005 21:56:20 +0000 (GMT) From: James Simmons X-X-Sender: jsimmons@pentafluge.infradead.org To: Jesse Barnes cc: Jon Smirl , Pavel Machek , Carl-Daniel Hailfinger , ncunningham@linuxmail.org, ACPI List , Linux Kernel Mailing List , Matthew Garrett , Linux Fbdev development list Subject: Re: [RFC] Reliable video POSTing on resume In-Reply-To: <200502041010.13220.jbarnes@engr.sgi.com> Message-ID: References: <20050122134205.GA9354@wsc-gmbh.de> <20050204163019.GC1290@elf.ucw.cz> <9e4733910502040931955f5a6@mail.gmail.com> <200502041010.13220.jbarnes@engr.sgi.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Score: 0.0 (/) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 860 Lines: 17 > Jon does your emulator sit on top of the new legacy I/O and memory APIs? I > added them for this very reason, though atm only ia64 supports them. There's > documentation in Documentation/filesystems/sysfs-pci.txt if you want to take > a look. On kernels that support it, sysfs can be a one stop shop for all > your gfx programming needs, since it provides access to the rom, PCI > resources (i.e. MMIO ranges, fb memory, etc.) and legacy I/O ports and > memory. Thanks for the info. Actually the is what /sys/bus/graphics is for. I'm working on some patchs to migrate the fbdev subsystem to using it. - 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/