From owner-freebsd-current@FreeBSD.ORG Tue Dec 23 16:52:40 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3412216A4CE; Tue, 23 Dec 2003 16:52:40 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A718C43D31; Tue, 23 Dec 2003 16:52:34 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 9AF4A72DBF; Tue, 23 Dec 2003 16:52:34 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 98E2772DAD; Tue, 23 Dec 2003 16:52:34 -0800 (PST) Date: Tue, 23 Dec 2003 16:52:34 -0800 (PST) From: Doug White To: Lars =?iso-8859-1?Q?K=F6ller?= In-Reply-To: <200312230937.hBN9bDXd009889@odie.koellers.net> Message-ID: <20031223165059.K71916@carver.gumbysoft.com> References: <200312230937.hBN9bDXd009889@odie.koellers.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE cc: freebsd-current@freebsd.org cc: lkoeller@freebsd.org Subject: Re: 5.2-rc1 Install and USB mouse problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2003 00:52:40 -0000 Don't crosspost lists. Thanks. On Tue, 23 Dec 2003, Lars [iso-8859-1] K=F6ller wrote: > >Ah, so the controller isn't picking up non-emulated cds. If its a > >separate controller you might check for a firmware update, or if its > >integrated check for a system BIOS update. The systems I have with > >embedded 2940s boot non-emulated discs fine. > > It's an separate PCI card and it has the latest Adaptec BIOS 2.20. Then I guess that controller doesn't support it. Sorry; you can try complaining to scottl@freebsd.org :-) > >> However, the usb mouse didn't work. Booting in 4.9 all runs well. In > >> 5.2 the usbdev -v hangs about 5 seconds on the first hub. The mouse is > >> recognized, but the cursor didn't move. (I've also cvsup to the latest > >> sources and build my own kernel). > > > >Not sure here; the USB mouse on my home system (VIA KT400 chipset) works > >as expected. perhaps there are two mouseds running? > > No, nothing in that area. At the moment I think it has to do with the > usb code in the 5.2 kernel. The problem is I don't have an idea how to > further debug. Me neither. Is usbd running? can you kill it, all running copies of moused, and run 'moused -t auto -p /dev/ums0' and have it succeed? If that works then maybe your usbd.conf is corrupted. --=20 Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org