From owner-freebsd-sparc64@FreeBSD.ORG Thu Dec 4 11:03:57 2003 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F03E16A4CE; Thu, 4 Dec 2003 11:03:57 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 142044400B; Thu, 4 Dec 2003 11:03:53 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 05FBE72DB5; Thu, 4 Dec 2003 11:03:53 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 038B272DAD; Thu, 4 Dec 2003 11:03:53 -0800 (PST) Date: Thu, 4 Dec 2003 11:03:52 -0800 (PST) From: Doug White To: Kris Kennaway In-Reply-To: <20031204142855.GB79411@xor.obsecurity.org> Message-ID: <20031204105430.D78277@carver.gumbysoft.com> References: <20031203230916.GA70189@xor.obsecurity.org> <20031204142855.GB79411@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: sparc64@FreeBSD.org cc: jake@FreeBSD.org cc: "Ilmar S. Habibulin" Subject: Re: syscons by default? X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2003 19:03:57 -0000 On Thu, 4 Dec 2003, Kris Kennaway wrote: > > Does it work on blade 100? And support ati mach and usb keyboard/mouse? > > No, see Doug's mail. Which is really pesky since XFree86 will work on the ATI fine, we just need a way of having syscons attach the display but not use it so XFree86 can nab it later. I see that the creator code handles the case where its not the chosen console; I wonder if some shim driver that goes through the motions but doesn't implement any of the fb functions might work. It'd be a nasty hack since you'd have no text console at all, but if you start xdm during the boot then a graphical login should come up. At least the libraries compile so you can run xdm and get in remotely. Not optimal with stuff like kde but that means I can use it to test libkse. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org