From owner-freebsd-sparc64@FreeBSD.ORG Thu Jul 21 17:32:21 2005 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org 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 A6ACE16A425 for ; Thu, 21 Jul 2005 17:32:21 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA82143D4C for ; Thu, 21 Jul 2005 17:32:09 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) by newtrinity.zeist.de (8.12.11/8.12.11/ZEIST.DE) with ESMTP id j6LHW6GB049830; Thu, 21 Jul 2005 19:32:07 +0200 (CEST) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.11/8.12.10/Submit) id j6LHW1FO049829; Thu, 21 Jul 2005 19:32:01 +0200 (CEST) (envelope-from marius) Date: Thu, 21 Jul 2005 19:32:01 +0200 From: Marius Strobl To: Matthias Muthmann Message-ID: <20050721193201.A49738@newtrinity.zeist.de> References: <1121964896.22060.13.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1121964896.22060.13.camel@localhost>; from mmuthmann@gmx.net on Thu, Jul 21, 2005 at 06:54:56PM +0200 X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-7; AVE: 6.31.1.0; VDF: 6.31.1.0; host: newtrinity.zeist.de) Cc: freebsd-sparc64@freebsd.org Subject: Re: 6.0 -beta mouse problem X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jul 2005 17:32:21 -0000 On Thu, Jul 21, 2005 at 06:54:56PM +0200, Matthias Muthmann wrote: > Hi, > > Since 2 days I have a running 6.0, but I can't get the mouse to work. > Dmesg says: > > puc0: addr > 0x1400400000-0x140040007f irq 43 on ebus0 > uart0: on puc0 > uart0: CTS oflow > uart1: on puc0 > uart1: CTS oflow > uart2: <16550 or compatible> addr 0x14003083f8-0x14003083ff irq 41 on > ebus0 > uart2: keyboard (1200,n,8,1) > kbd0 at sunkbd0 > uart3: <16550 or compatible> addr 0x14003062f8-0x14003062ff irq 42 on > ebus0 > > I don't have a /dev/uart3 (like I had on 5.4) anymore. > There is a /dev/sysmouse, but when I try it for moused or X the mouse > doesn't move. > /dev/uartN got renamed to /dev/cuauN