From owner-cvs-all@FreeBSD.ORG Mon Dec 13 19:20:27 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1553116A4D2; Mon, 13 Dec 2004 19:20:27 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id F12D943D46; Mon, 13 Dec 2004 19:20:26 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id CC7F17A403; Mon, 13 Dec 2004 11:20:26 -0800 (PST) Message-ID: <41BDEB7A.9020900@elischer.org> Date: Mon, 13 Dec 2004 11:20:26 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030516 X-Accept-Language: en, hu MIME-Version: 1.0 To: Doug Barton References: <200412130220.iBD2KmSE099666@repoman.freebsd.org> <41BDE62F.90800@DougBarton.net> In-Reply-To: <41BDE62F.90800@DougBarton.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb ums.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2004 19:20:27 -0000 >Apparently the recent changes to mouse stuff have broken my Dell docking >station. I get this on boot: > >Starting ums0 moused:moused: unable to open /dev/ums0: No such file or directory > >. >Starting ums1 moused:usb3: *** WARNING: opening low/full speed device, this >does not work yet. > >moused: unable to open /dev/ums1: Input/output error > >Plugging the same mouse directly into the machine works fine. > which mose do yuo use? ums1 or ums0? looks like the inteface is ehci? what does usbdevs say? thanks > >Doug > > >