Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 29 Oct 2002 14:45:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 29 Oct 2002 14:45:37 -0500 Received: from harrier.mail.pas.earthlink.net ([207.217.120.12]:19192 "EHLO harrier.mail.pas.earthlink.net") by vger.kernel.org with ESMTP id ; Tue, 29 Oct 2002 14:45:35 -0500 Date: Tue, 29 Oct 2002 12:45:10 -0800 (PST) From: James Simmons X-X-Sender: To: Linus Torvalds cc: Linux Kernel Mailing List , Linux Fbdev development list Subject: [BK updates] fbdev changes updates. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1410 Lines: 29 Hi!!! Here are the last series of fbdev changes. The console layer code has been removed from the low level drivers. This it is possible to run fbdev without the VT console system or with it using a different driver. I did this with the VESA fbdev driver and MDA con!!!! This will save so much time testing future fbdev drivers. I also moved the agp and drm code over to drivers/video. The reason I did this was to support fbdev drivers that will be strickly DMA/AGP based. The reason for this is we will see in the future embedded ix86 boards with things like i810 framebuffers with NO vga core. In this case we will need a fbdev driver for a graphical console. Thus the agp code must be started before the fbdev layer. MS: (n) 1. A debilitating and surprisingly widespread affliction that renders the sufferer barely able to perform the simplest task. 2. A disease. James Simmons [jsimmons@users.sf.net] ____/| fbdev/console/gfx developer \ o.O| http://www.linux-fbdev.org =(_)= http://linuxgfx.sourceforge.net U http://linuxconsole.sourceforge.net - 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/