From owner-freebsd-stable Wed Feb 27 9:38:14 2002 Delivered-To: freebsd-stable@freebsd.org Received: from freebsd.tekrealm.net (dsl081-247-162.sfo1.dsl.speakeasy.net [64.81.247.162]) by hub.freebsd.org (Postfix) with ESMTP id 63EB137B402 for ; Wed, 27 Feb 2002 09:38:08 -0800 (PST) Received: (from root@localhost) by freebsd.tekrealm.net (8.11.6/8.11.4) id g1RHc7I58453; Wed, 27 Feb 2002 09:38:07 -0800 (PST) (envelope-from elitetek@tekrealm.net) Received: (from elitetek@localhost) by freebsd.tekrealm.net (8.11.6/8.11.4av) id g1RHc5k58445; Wed, 27 Feb 2002 09:38:05 -0800 (PST) (envelope-from elitetek@tekrealm.net) X-Authentication-Warning: freebsd.tekrealm.net: elitetek set sender to elitetek@tekrealm.net using -f Date: Wed, 27 Feb 2002 09:38:05 -0800 From: Andrew Stuart To: Rasputin Cc: stable@freebsd.org Subject: Re: USB Mouse and FreeBSD 4.4-STABLE Message-ID: <20020227093805.A58377@freebsd.tekrealm.net> Reply-To: elitetek@tekrealm.net References: <471677031.20020224021207@serebryakov.spb.ru> <20020225164813.A17782@freebsd.tekrealm.net> <20020227100004.A3555@shikima.mine.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020227100004.A3555@shikima.mine.nu>; from rasputin@submonkey.net on Wed, Feb 27, 2002 at 10:00:04AM +0000 X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 27 Feb 2002 at 10:00:04 +0000, Rasputin wrote: > * Andrew Stuart [020226 00:53]: > > On Sun, 24 Feb 2002 at 02:12:07 +0300, Lev Serebryakov wrote: > > > > I could not get my USB mouse working. > > > W2K sees this mouse as 'HID-compliant mouse' > > > > > > FreeBSD 4.4-STABLE sees this mouse: > > > > > > >=== [dmesg filtered] > > > uhci0: port 0x9400-0x941f irq 2 at device 7.2 on pci0 > > > usb0: on uhci0 > > > usb0: USB revision 1.0 > > > uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > > > uhub0: 2 ports with 2 removable, self powered > > > ums0: Cypress Sem PS2/USB Browser Combo Mouse, rev 1.00/0.10, addr 2, iclass 3/1 > > > ums0: 5 buttons and Z dir. > > > >=================== > > > Lev, do you have moused_enable="YES" > > in your /etc/rc.conf? If not i bet > > this is the problem. I posted an email > > to -questions about a week ago pointing > > out this problem, but no one has replied > > as of yet. add that to your rc.conf and reboot, and > > i bet it will work, let me know.. > > You don't need that (and shouldn't enable it) if you're using usbd, > since the mouse daemon is spawned by USB when the mouse is detected. > > Since the OP was seeing moused running, I don't think this is the problem. > > -- > Rasputin :: Jack of All Trades - Master of Nuns :: I hate to differ, but with my experiance, with 4.4 and 4.5 on 4 seperate machines, wtihout turning it on the usb mouse will not work. I know it is not needed, and that usbd handles it and that it can be modifed thru usbd.conf, but it doesnt work. I stumbled across it when i reactivated the ps/2 by turning on moused_enable in rc.conf, thats the only way i have got it to work, see my message on -questions regarding this for more details. -- Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message