Date: Fri, 19 Mar 2004 10:08:59 -0800 (PST) From: Julian Elischer <julian@elischer.org> To: Tony Maher <tonymaher@optushome.com.au> Cc: current@freebsd.org Subject: Re: usb moused no longer starts Message-ID: <Pine.BSF.4.21.0403191008150.99129-100000@InterJet.elischer.org> In-Reply-To: <200403191219.i2JCJVdO000859@k9.a1.asic.gov.au>
next in thread | previous in thread | raw e-mail | index | archive | help
there were small changes to usb_subr.c can you see what happens if you back that file back 2 days On Fri, 19 Mar 2004, Tony Maher wrote: > Hello > > just did make world and moused on the usb mouse no longer starts. > USB mouse attach/detach events are still there but moused does not start. > I noted that sime usb changes went in. > > ums0: at uhub0 port 2 (addr 2) disconnected > ums0: detached > ums0: Logitech USB-PS/2 Mouse M-BA47, rev 1.00/1.20, addr 2, iclass 3/1 > ums0: 4 buttons and Z dir. > ums0: at uhub0 port 2 (addr 2) disconnected > ums0: detached > ums0: Logitech USB-PS/2 Mouse M-BA47, rev 1.00/1.20, addr 2, iclass 3/1 > ums0: 4 buttons and Z dir. > > /etc/usb.conf > device "Logitech USB-PS/2 Mouse M-BA47" > vendor 0x046d > product 0xc002 > release 0x0120 > devname "ums[0-9]+" > attach "/usr/sbin/moused -p /dev/${DEVNAME} -m2=4 -I /var/run/moused.${DEVNAME}.pid" > > > Running moused manually wrks fine. > > This is on an Compaq Evo N610c. > > -- > tonym > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0403191008150.99129-100000>