From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g51JgmnC029987 for ; Sat, 1 Jun 2002 12:42:48 -0700 Received: (from majordomo@localhost) by oss.sgi.com (8.12.3/8.12.3/Submit) id g51JgmtD029986 for linux-mips-outgoing; Sat, 1 Jun 2002 12:42:48 -0700 X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-mips@oss.sgi.com using -f Received: from real.realitydiluted.com (real.realitydiluted.com [208.242.241.164]) by oss.sgi.com (8.12.3/8.12.3) with SMTP id g51JgjnC029983 for ; Sat, 1 Jun 2002 12:42:46 -0700 Received: from localhost.localdomain ([127.0.0.1] helo=realitydiluted.com) by real.realitydiluted.com with esmtp (Exim 3.22 #1 (Red Hat Linux)) id 17EEmw-0000hQ-00; Sat, 01 Jun 2002 14:43:46 -0500 Message-ID: <3CF923DB.6020906@realitydiluted.com> Date: Sat, 01 Jun 2002 14:43:23 -0500 From: "Steven J. Hill" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2) Gecko/20020520 Debian/1.0rc2-3 MIME-Version: 1.0 To: James Simmons CC: linux-mips-kernel@lists.sourceforge.net, linux-mips Subject: Re: TX 3912 framebuffer device References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mips@oss.sgi.com Precedence: bulk James Simmons wrote: > Can the video mode of this device be switched at run time or is it a > static mode. I'm porting it to the new fbdev api and I want to get it > right. > From my work on the 3912, my answer would be yes. -Steve