From owner-freebsd-sparc64@FreeBSD.ORG Sat Jan 24 17:24:01 2004 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 7F39A16A4CE for ; Sat, 24 Jan 2004 17:24:01 -0800 (PST) Received: from electra.cse.Buffalo.EDU (electra.cse.Buffalo.EDU [128.205.32.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF42D43D41 for ; Sat, 24 Jan 2004 17:23:59 -0800 (PST) (envelope-from kensmith@cse.Buffalo.EDU) Received: from electra.cse.Buffalo.EDU (kensmith@localhost [127.0.0.1]) i0P1NxTr007896 for ; Sat, 24 Jan 2004 20:23:59 -0500 (EST) Received: (from kensmith@localhost) by electra.cse.Buffalo.EDU (8.12.10/8.12.9/Submit) id i0P1NxUW007895 for freebsd-sparc64@freebsd.org; Sat, 24 Jan 2004 20:23:59 -0500 (EST) Date: Sat, 24 Jan 2004 20:23:59 -0500 From: Ken Smith To: freebsd-sparc64@freebsd.org Message-ID: <20040125012359.GA7713@electra.cse.Buffalo.EDU> References: <40095F5D.40607@hamptonhouse.org> <20040118214826.GA39@electra.cse.Buffalo.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040118214826.GA39@electra.cse.Buffalo.EDU> User-Agent: Mutt/1.4.1i Subject: Re: Creator 3D trouble 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: Sun, 25 Jan 2004 01:24:01 -0000 On Sun, Jan 18, 2004 at 04:48:27PM -0500, Ken Smith wrote: > Would someone with a working config file mind posting the entire thing? > I'm missing the addition or removal of something... Ok, lets try a different approach. :-) Here are the diffs between GENERIC and the config file that results in a white screen and unresponsive machine. Does anyone know what I'm missing? Creator-3D in an Ultra-10. Thanks... % diff GENERIC NEO 25c25 < ident GENERIC --- > ident NEO 122,125c122,125 < #device sc < #device creator # Creator graphics cards < #device splash # Splash screen and screen saver support < #options KBD_INSTALL_CDEV --- > device sc > device creator # Creator graphics cards > device splash # Splash screen and screen saver support > options KBD_INSTALL_CDEV 137,138c137,138 < #device uart # Multi-uart driver < #device puc # Multi-channel uarts --- > device uart # Multi-uart driver > device puc # Multi-channel uarts -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel |