Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 13 Dec 2002 03:50:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 13 Dec 2002 03:50:56 -0500 Received: from mail2.sonytel.be ([195.0.45.172]:39418 "EHLO mail.sonytel.be") by vger.kernel.org with ESMTP id ; Fri, 13 Dec 2002 03:50:55 -0500 Date: Fri, 13 Dec 2002 09:53:04 +0100 (MET) From: Geert Uytterhoeven To: Alan Cox cc: "David S. Miller" , James Simmons , Benjamin Herrenschmidt , Paul Mackerras , Linux Kernel Mailing List , Linux Frame Buffer Device Development Subject: Re: atyfb in 2.5.51 In-Reply-To: <1039642510.18467.40.camel@irongate.swansea.linux.org.uk> 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: 1382 Lines: 33 On 11 Dec 2002, Alan Cox wrote: > On Wed, 2002-12-11 at 20:43, David S. Miller wrote: > > fbdev is nice, in the specific cases where the device fits the fbdev > > model, because once you have the kernel bits you have X support :) > > fbdev also can't be used in some situations on x86. Deeply fascinating > things happen on some x86 processors if you execute a loop of code with > an instruction that crosses two different memory types. Do you mean one load/store access to memory where the first and the last part (e.g. first 2 and last 2 bytes for a 32-bit word) are to different memory types (e.g. main RAM and video RAM on PCI)? If yes, where does that happen? If no, can you please clarify? (At first I thought you meant an instruction where the opcode crosses those two memory types, but we don't put code in video RAM...) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds - 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/